Hostname
cartier.be
Last fetched
cartier.be resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US. WHOIS lists registrar:nom iq ltd com laude as the registrar.
Nutrition Label
Resolution chain
cartier.be resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.33.42.140 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.33.42.142 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 62.115.252.18 | 62.115.0.0/16 | AS1299 | TWELVE99 - Arelion Sweden AB | FI |
| 80.239.137.168 | 80.239.128.0/19 | AS1299 | TWELVE99 - Arelion Sweden AB | FI |
WHOIS identity
- Registrar
- registrar:nom iq ltd com laude
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of cartier.be.
| Subdomain |
|---|
| www.cartier.be |
Threat posture
History
Related pages
Pivot deeper into the graph from cartier.be.
- IP · 23.33.42.140
- ASN · AS20940AKAMAI-ASN1 - Akamai International B.V.
- Registrar · registrar:nom iq ltd com laude
- Country · US
- TLD · .be
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cartier.be"})-[: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.