All hostnames abr.ge resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · abr.ge Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.3/10 canon.whisper.security/host/abr.ge Resolution chain abr.ge resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.32.99.107 13.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.99.125 13.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.99.17 13.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.32.99.62 13.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.33.67.114 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.122 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.17 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.33.67.2 13.33.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.35.186.110 13.35.186.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. HK 13.35.186.119 13.35.186.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. HK 13.35.186.56 13.35.186.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. HK 13.35.186.86 13.35.186.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. HK 99.84.152.15 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.31 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.72 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 99.84.152.76 99.84.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with abr.ge in WhisperGraph.
Subdomains 24 observed subdomains of abr.ge.
Web-graph footprint Distinct hostnames that link to or from abr.ge in the public web crawl.
321 sites link to this hostname.
82 sites linked to from this hostname.
Related pages Pivot deeper into the graph from abr.ge.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abr.ge"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .