Skip to content

Hostname

fisc.jp

Last fetched

fisc.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · fisc.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/fisc.jp

Resolution chain

fisc.jp has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
fukui industrial support center
Contact emails

Subdomains

8 observed subdomains of fisc.jp.

Web-graph footprint

Distinct hostnames that link to or from fisc.jp in the public web crawl.

311 sites link to this hostname.

318 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fisc.jp.

MechanismTarget
SPF_INCLUDEspf.aams5.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf01.mitene.jp
SPF_IP1.33.189.84
SPF_IP202.238.60.0/24
SPF_IP210.134.181.35
SPF_IP220.213.161.112/28

Related pages

Pivot deeper into the graph from fisc.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fisc.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.