Skip to content

Hostname

asagei.com

Last fetched

asagei.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · asagei.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/asagei.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.86.1118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.36.1213.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.293.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.413.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.793.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.168.122.233.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.253.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.333.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.743.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
tokuma shoten
Contact emails

Subdomains

4 observed subdomains of asagei.com.

Web-graph footprint

Distinct hostnames that link to or from asagei.com in the public web crawl.

1,665 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from asagei.com.

Cypher and MCP

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

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