Hostname
oddkleven.com
Last fetched
oddkleven.com resolves to 1 IPv4 address operated by AS224 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
oddkleven.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 129.241.210.70 | 129.240.0.0/15 | AS224 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- the odd kleven bilfirma
- Contact emails
- 2ucqkurppnqn@privacy-protection.email
- 3na6ajwssyeo@privacy-protection.email
- 48i4zqu3xp73@privacy-protection.email
- 4hfdx5xbhrjc@privacy-protection.email
- 7ybuqkvajsz5@privacy-protection.email
- 86qjvsmbfsip@privacy-protection.email
- 9grpgzmsgg6q@privacy-protection.email
- ao3zqhph863h@spamprotection.email
- bg7eyi7g4p3g@privacy-protection.email
- epr6fheyf3s3@privacy-protection.email
- kvsw98hpwgvx@privacy-protection.email
- mzpayeef77mj@privacy-protection.email
- tujwdra8yfiv@privacy-protection.email
- ummem4ctsv3h@privacy-protection.email
- yy6zprcdw9rf@spamprotection.email
Threat posture
History
Related pages
Pivot deeper into the graph from oddkleven.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oddkleven.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.