Skip to content

Hostname

i200982.net

Last fetched

i200982.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · i200982.netRouting diversity4.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/i200982.net

Resolution chain

i200982.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.20.160.31107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.228.141.15918.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
34.237.99.4334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.245.15844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.53.5852.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.233.66.16254.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:468
Organization
domain registration
Contact emails

Subdomains

1 observed subdomain of i200982.net.

Threat posture

History

Related pages

Pivot deeper into the graph from i200982.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "i200982.net"})-[: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.