Hostname
mx.ki.nu
Last fetched
mx.ki.nu resolves to 1 IPv4 address operated by OCN NTT DOCOMO BUSINESS,Inc. in JP.
Nutrition Label
Resolution chain
mx.ki.nu 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 |
|---|---|---|---|---|
| 153.150.139.204 | 153.128.0.0/10 | AS4713 | OCN NTT DOCOMO BUSINESS,Inc. | JP |
WHOIS identity
No WHOIS records are currently associated with mx.ki.nu in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for mx.ki.nu.
| Mechanism | Target |
|---|---|
| SPF_IP | 117.102.189.186/32 |
| SPF_IP | 133.11.86.0/23 |
| SPF_IP | 153.150.139.200/29 |
| SPF_IP | 2400:400e:404::0/48 |
Related pages
Pivot deeper into the graph from mx.ki.nu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mx.ki.nu"})-[: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.