Skip to content

Hostname

fold3.com

Last fetched

fold3.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · fold3.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fold3.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.34.24104.18.34.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.153.232172.64.153.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fold3.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-002f8e01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.fold3.com
SPF_IP18.208.53.196/32
SPF_IP34.195.219.13/32
SPF_IP34.198.94.34/32
SPF_IP34.198.95.205/32
SPF_IP35.168.249.9/32
SPF_MXfold3.com

Related pages

Pivot deeper into the graph from fold3.com.

Cypher and MCP

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

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