Skip to content

Hostname

fukuchan.net

Last fetched

fukuchan.net resolves to 2 IPv4 addresses operated by FUTURE - Future Spirits Co.,Ltd. in JP. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · fukuchan.netRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fukuchan.net

Resolution chain

fukuchan.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
219.99.166.118219.99.160.0/21AS23824FUTURE - Future Spirits Co.,Ltd.JP
219.99.168.168219.99.168.0/21AS23824FUTURE - Future Spirits Co.,Ltd.JP

WHOIS identity

Registrar
iana:48
Organization
ds-brand co.,ltd.
Contact emails

Subdomains

2 observed subdomains of fukuchan.net.

Web-graph footprint

Distinct hostnames that link to or from fukuchan.net in the public web crawl.

12 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fukuchan.net.

MechanismTarget
SPF_Afukuchan.net
SPF_MXfukuchan.net

Related pages

Pivot deeper into the graph from fukuchan.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fukuchan.net"})-[: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.