Skip to content

Hostname

49163a9.com

Last fetched

49163a9.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 49163a9.comRouting diversity6.3/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/49163a9.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.126.19113.120.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.105.10413.120.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.32.8013.121.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.149.6113.120.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.162.1413.120.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.82.13213.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.116.813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.119.1313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.157.13613.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.174.2513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.81.17313.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.50.333.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.58.663.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.59.293.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.4.833.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.169.19643.218.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.209.25443.218.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.39.9343.218.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.151.14652.216.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.218.6952.216.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of 49163a9.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 49163a9.com.

Cypher and MCP

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

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