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
Resolution chain
primark.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.18.20.138 | 2.18.20.0/24 | AS20940 | AKAMAI-ASN1 | BR |
| 2.18.20.144 | 2.18.20.0/24 | AS20940 | AKAMAI-ASN1 | BR |
| 23.210.216.152 | 23.210.216.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.210.216.163 | 23.210.216.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.36.162.208 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.219 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.110.29 | 95.100.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.110.6 | 95.100.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.101.74.114 | 95.101.74.0/24 | AS20940 | AKAMAI-ASN1 | NL |
| 95.101.74.82 | 95.101.74.0/24 | AS20940 | AKAMAI-ASN1 | NL |
WHOIS identity
- Registrar
- iana:447
- Organization
- domain admin
- Contact emails
Subdomains
44 observed subdomains of primark.com.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from primark.com in the public web crawl.
3,797 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for primark.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc55.sapsf.eu |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.169.13.12 |
| SPF_IP | 109.169.13.3 |
| SPF_IP | 109.169.13.4 |
| SPF_IP | 193.120.224.97 |
| SPF_IP | 193.120.224.98 |
| SPF_IP | 194.165.190.12 |
| SPF_IP | 194.216.214.90 |
| SPF_IP | 194.216.214.91 |
| SPF_IP | 194.216.214.92 |
| SPF_IP | 216.244.123.132 |
| SPF_IP | 216.244.123.134 |
| SPF_IP | 62.128.204.105 |
| SPF_MX | primark.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.