Hostname
nihontomessageboard.com
Last fetched
nihontomessageboard.com resolves to 1 IPv4 address operated by AS328723 in ZA. WHOIS lists iana:1645 as the registrar.
Nutrition Label
Resolution chain
nihontomessageboard.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 |
|---|---|---|---|---|
| 102.222.20.111 | 102.222.20.0/23 | AS328723 | — | ZA |
WHOIS identity
- Registrar
- iana:1645
- Organization
- domain registrar
- Contact emails
Subdomains
3 observed subdomains of nihontomessageboard.com.
Web-graph footprint
Distinct hostnames that link to or from nihontomessageboard.com in the public web crawl.
14 sites link to this hostname.
161 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for nihontomessageboard.com.
| Mechanism | Target |
|---|---|
| SPF_A | nihontomessageboard.com |
| SPF_IP | 102.209.21.226 |
| SPF_IP | 102.222.20.111 |
| SPF_IP | 129.232.155.22 |
| SPF_IP | 197.85.7.19 |
| SPF_MX | nihontomessageboard.com |
Related pages
Pivot deeper into the graph from nihontomessageboard.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nihontomessageboard.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.