Skip to content

Hostname

auchan.pt

Last fetched

auchan.pt resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · auchan.ptRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/auchan.pt

Resolution chain

auchan.pt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.19.248.115104.19.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
auchan hipermercados portugal
Contact emails

Subdomains

81 observed subdomains of auchan.pt.

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for auchan.pt.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-004ca801.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_IP193.126.246.123
SPF_IP46.137.33.83
SPF_IP62.28.148.197
SPF_IP62.28.149.101
SPF_IP62.28.57.165
SPF_IP62.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.