Hostname
fundora.co.jp
Last fetched
fundora.co.jp resolves to 1 IPv4 address operated by NHN-AS-KR-KR - NHNCLOUD in JP.
Nutrition Label
Resolution chain
fundora.co.jp 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 |
|---|---|---|---|---|
| 133.186.151.110 | 133.186.151.0/24 | AS45974 | NHN-AS-KR-KR - NHNCLOUD | JP |
WHOIS identity
- Registrar
- —
- Organization
- webcomics.co.,ltd.
- Contact emails
- —
Subdomains
4 observed subdomains of fundora.co.jp.
Web-graph footprint
Distinct hostnames that link to or from fundora.co.jp in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for fundora.co.jp.
| Mechanism | Target |
|---|---|
| SPF_A | fundora.co.jp |
| SPF_A | sv12733.xserver.jp |
| SPF_INCLUDE | spf.sender.xserver.jp |
| SPF_IP | 103.218.157.85 |
| SPF_IP | 133.186.247.185 |
| SPF_MX | fundora.co.jp |
Related pages
Pivot deeper into the graph from fundora.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fundora.co.jp"})-[: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.