Skip to content

Hostname

49647.cc

Last fetched

49647.cc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · 49647.ccRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/49647.cc

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.178.543.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.793.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.823.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.873.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
99.86.240.11299.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.11799.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.1699.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.9399.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with 49647.cc in WhisperGraph.

Subdomains

1 observed subdomain of 49647.cc.

Subdomain
www.49647.cc

Threat posture

History

Related pages

Pivot deeper into the graph from 49647.cc.

Cypher and MCP

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

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