Skip to content

Hostname

49208.com

Last fetched

49208.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 49208.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/49208.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.162.187.23616.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.162.243.16718.162.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.162.49.10718.162.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.163.7.12718.163.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.166.71.14818.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.167.12.17618.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.199.78.17943.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.199.67.23343.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.199.217.5343.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.198.16.1643.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
54.46.42.20054.46.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of 49208.com.

Subdomain
www.49208.com

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 49208.com.

Cypher and MCP

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

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