Skip to content

Hostname

carrefouruae.com

Last fetched

carrefouruae.com resolves to 13 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:1728 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:1728
Organization
carrefour
Contact emails

Subdomains

23 observed subdomains of carrefouruae.com.

Web-graph footprint

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

1,020 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for carrefouruae.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.30.253
SPF_IP167.89.82.2
SPF_IP194.55.91.102
SPF_IP194.55.91.103
SPF_IP194.55.91.104
SPF_IP194.55.91.105
SPF_IP208.117.53.14

Related pages

Pivot deeper into the graph from carrefouruae.com.

Cypher and MCP

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

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