Skip to content

Hostname

compareemcasa.com

Last fetched

compareemcasa.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.229.208.22118.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.46.10252.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.245.23956.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.1.9756.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.130.3456.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.36.11256.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:303
Organization
comparaencasa
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from compareemcasa.com.

Cypher and MCP

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

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