Skip to content

Hostname

a80222.com

Last fetched

a80222.com resolves to 4 IPv4 addresses operated by BEDGE-CO-LIMITED - BEDGE CO LIMITED in MY. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · a80222.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/a80222.com

Resolution chain

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

IPPrefixASNOperatorCountry
154.203.160.111154.203.160.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDMY
52.198.120.1452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.134.12254.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.20.17052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1068
Organization
an shao juan
Contact emails

Subdomains

1 observed subdomain of a80222.com.

Threat posture

History

Related pages

Pivot deeper into the graph from a80222.com.

Cypher and MCP

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

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