Skip to content

Hostname

carrefour.ke

Last fetched

carrefour.ke resolves to 10 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:afriregister limited as the registrar.

Nutrition Label

WHISPER CANON · carrefour.keRouting diversity3.9/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/carrefour.ke

Resolution chain

carrefour.ke resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:afriregister limited
Organization
carrefour
Contact emails

Subdomains

5 observed subdomains of carrefour.ke.

Web-graph footprint

Distinct hostnames that link to or from carrefour.ke in the public web crawl.

125 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from carrefour.ke.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "carrefour.ke"})-[: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.