Skip to content

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

WHISPER CANON · fundora.co.jpRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/fundora.co.jp

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.

IPPrefixASNOperatorCountry
133.186.151.110133.186.151.0/24AS45974NHN-AS-KR-KR - NHNCLOUDJP

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.

MechanismTarget
SPF_Afundora.co.jp
SPF_Asv12733.xserver.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_IP103.218.157.85
SPF_IP133.186.247.185
SPF_MXfundora.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.