Skip to content

Hostname

444hot.net

Last fetched

444hot.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 444hot.netRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/444hot.net

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.116108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.26108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.52108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.59108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.125.11818.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.3018.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.3318.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.9118.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.66.218.1418.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.2018.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.3018.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.7118.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of 444hot.net.

Threat posture

History

Related pages

Pivot deeper into the graph from 444hot.net.

Cypher and MCP

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

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