Skip to content

Hostname

compare-tech.com

Last fetched

compare-tech.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · compare-tech.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/compare-tech.com

Resolution chain

compare-tech.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.18.218.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.3918.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.9118.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.9218.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.207.1153.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.613.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.723.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.174.207.93.174.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
99.84.152.12399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
c/o whoisproxy.com
Contact emails

Subdomains

15 observed subdomains of compare-tech.com.

Web-graph footprint

Distinct hostnames that link to or from compare-tech.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for compare-tech.com.

MechanismTarget
SPF_Acompare-tech.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ahasend.com
SPF_MXcompare-tech.com

Related pages

Pivot deeper into the graph from compare-tech.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "compare-tech.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.