Skip to content

Hostname

abr.ge

Last fetched

abr.ge resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · abr.geRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.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.

IPPrefixASNOperatorCountry
13.32.99.10713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.12513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.1713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.11413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.186.11013.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.11913.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.5613.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.8613.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.152.1599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7699.84.152.0/21AS16509AMAZON-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.

Threat posture

History

Mail and authentication

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.