Skip to content

Hostname

comparar.net

Last fetched

comparar.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · comparar.netRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/comparar.net

Resolution chain

comparar.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.160.46.3818.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.46.4818.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.46.5318.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.46.7118.160.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1123.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.243.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.693.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.963.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
99.84.152.10799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
haeseler daniel
Contact emails

Subdomains

7 observed subdomains of comparar.net.

Web-graph footprint

Distinct hostnames that link to or from comparar.net in the public web crawl.

83 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for comparar.net.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from comparar.net.

Cypher and MCP

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

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