Skip to content

Hostname

24fd.com

Last fetched

24fd.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · 24fd.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/24fd.com

Resolution chain

24fd.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.101108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.113108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.35108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.40108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.99.11413.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.1613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.1913.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.79.1213.162.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.79.533.162.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.79.643.162.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.79.933.162.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1495
Organization
24 frames digital
Contact emails

Subdomains

6 observed subdomains of 24fd.com.

Web-graph footprint

Distinct hostnames that link to or from 24fd.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 24fd.com.

Cypher and MCP

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

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