Skip to content

Hostname

comparisons.org

Last fetched

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

Nutrition Label

WHISPER CANON · comparisons.orgRouting diversity6.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/comparisons.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.156.28100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.2.24918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.42.12018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.107.1263.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.56.23.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.124.803.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.43.7134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.153.22934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.156.334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.61.6035.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.80.23435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.152.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.240.12444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.63.6644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.145.1544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.49.5250.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.244.17752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.22.18752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.146.14052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.143.16952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0113185371
Contact emails

Subdomains

26 observed subdomains of comparisons.org.

Web-graph footprint

Distinct hostnames that link to or from comparisons.org in the public web crawl.

85 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for comparisons.org.

MechanismTarget
SPF_Acomparisons.org
SPF_MXcomparisons.org

Related pages

Pivot deeper into the graph from comparisons.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comparisons.org"})-[: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.