Hostname
auchan.pt
Last fetched
auchan.pt resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
auchan.pt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.19.248.115 | 104.19.240.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- —
- Organization
- auchan hipermercados portugal
- Contact emails
- —
Subdomains
81 observed subdomains of auchan.pt.
Showing 25 of 81. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from auchan.pt in the public web crawl.
430 sites link to this hostname.
48 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for auchan.pt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.kmitd.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-004ca801.pphosted.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 193.126.246.123 |
| SPF_IP | 46.137.33.83 |
| SPF_IP | 62.28.148.197 |
| SPF_IP | 62.28.149.101 |
| SPF_IP | 62.28.57.165 |
| SPF_IP | 62.28.57.197 |
Related pages
Pivot deeper into the graph from auchan.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "auchan.pt"})-[: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.