Skip to content

Hostname

publix.com

Last fetched

publix.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.79.40.35104.79.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.29.211.46184.29.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.203.186.19223.203.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.37.70.24223.37.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.103.5523.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for publix.com.

MechanismTarget
SPF_Apublix.com
SPF_INCLUDE_netblocks.publix.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEperformind.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXpublix.com

Related pages

Pivot deeper into the graph from publix.com.

Cypher and MCP

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

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