Skip to content

Hostname

aalvin.com

Last fetched

aalvin.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aalvin.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aalvin.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.1018.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.10218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12118.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.12218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.42.1254.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.3354.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.4954.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.5954.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of aalvin.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aalvin.com.

Cypher and MCP

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

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