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
Resolution chain
carrefouruae.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.36.162.206 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.219 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.223 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.224.72 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.224.75 | 23.48.224.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 96.16.248.132 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 96.16.248.133 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 96.16.248.139 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 96.16.248.142 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 96.16.248.144 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 96.16.248.147 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 96.16.248.150 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 96.16.248.156 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for carrefouruae.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.30.253 |
| SPF_IP | 167.89.82.2 |
| SPF_IP | 194.55.91.102 |
| SPF_IP | 194.55.91.103 |
| SPF_IP | 194.55.91.104 |
| SPF_IP | 194.55.91.105 |
| SPF_IP | 208.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.