Skip to content

Hostname

compre.link

Last fetched

compre.link resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · compre.linkRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/compre.link

Resolution chain

compre.link resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.228.84.22518.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.186.24418.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.8.15118.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.140.4752.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.217.23552.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.59.20854.233.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.208.25056.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.110.2256.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.167.16656.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.137.6856.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.24.22056.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.153.12256.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:1068
Organization
sergio c abrahao
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from compre.link.

Cypher and MCP

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

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