Skip to content

Hostname

quicksearchtool.com

Last fetched

quicksearchtool.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · quicksearchtool.comRouting diversity6.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/quicksearchtool.com

Resolution chain

quicksearchtool.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.213.149.19718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.208.653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.188.173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.188.1983.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.203.14734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.223.9334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.25.4634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.243.9834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.230.4444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.73.2544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.200.11852.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.137.4852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.148.23452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.177.13952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.154.14552.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.68.6654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.10.18954.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.180.8532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.188.45100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.66.1454.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2487
Organization
Contact emails

Subdomains

4 observed subdomains of quicksearchtool.com.

Web-graph footprint

Distinct hostnames that link to or from quicksearchtool.com in the public web crawl.

5 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from quicksearchtool.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "quicksearchtool.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.