Skip to content

Hostname

freshdirect.com

Last fetched

freshdirect.com resolves to 9 IPv4 addresses operated by AKAMAI-ASN1 in HK.

Nutrition Label

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

Resolution chain

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

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 freshdirect.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for freshdirect.com.

MechanismTarget
SPF_Amail1023.rm04.net
SPF_Amail2030.rm02.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.176.66.12
SPF_IP142.176.66.8
SPF_IP208.83.112.0/22
SPF_IP8.41.212.0/23
SPF_IP87.253.236.169/32

Related pages

Pivot deeper into the graph from freshdirect.com.

Cypher and MCP

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

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