Skip to content

Hostname

40fhw.com

Last fetched

40fhw.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · 40fhw.comRouting diversity6.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/40fhw.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.100.9916.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.1123.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.343.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.1253.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.170.6752.218.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.181.4252.218.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.5152.218.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.253.11452.218.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.8352.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.145.20352.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.164.13152.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.17152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.201.25152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.7552.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.251.5952.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 40fhw.com.

Cypher and MCP

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

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