Skip to content

Hostname

99c444.com

Last fetched

99c444.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · 99c444.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/99c444.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.111108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.119108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.47108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.49108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.111143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.117143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.34143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.90143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.4.2018.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.3718.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.8418.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.9618.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.174.46.1113.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.593.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.673.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.693.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
qi bin fan
Contact emails

Subdomains

1 observed subdomain of 99c444.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 99c444.com.

Cypher and MCP

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

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