Skip to content

Hostname

primark.com

Last fetched

primark.com resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in BR. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · primark.comRouting diversity3.9/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/primark.com

Resolution chain

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

WHOIS identity

Registrar
iana:447
Organization
domain admin
Contact emails

Subdomains

44 observed subdomains of primark.com.

Web-graph footprint

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

3,797 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for primark.com.

MechanismTarget
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.169.13.12
SPF_IP109.169.13.3
SPF_IP109.169.13.4
SPF_IP193.120.224.97
SPF_IP193.120.224.98
SPF_IP194.165.190.12
SPF_IP194.216.214.90
SPF_IP194.216.214.91
SPF_IP194.216.214.92
SPF_IP216.244.123.132
SPF_IP216.244.123.134
SPF_IP62.128.204.105
SPF_MXprimark.com

Related pages

Pivot deeper into the graph from primark.com.

Cypher and MCP

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

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