Skip to content

Hostname

fpcj.jp

Last fetched

fpcj.jp resolves to 1 IPv4 address operated by AS7684 in JP.

Nutrition Label

WHISPER CANON · fpcj.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/fpcj.jp

Resolution chain

fpcj.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
153.127.120.240153.127.0.0/17AS7684JP

WHOIS identity

Registrar
Organization
foreign press center/japan
Contact emails

Subdomains

2 observed subdomains of fpcj.jp.

Web-graph footprint

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

361 sites link to this hostname.

2,006 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fpcj.jp

SPF policy

2 SPF mechanisms authorising senders for fpcj.jp.

MechanismTarget
SPF_Awww15512m.sakura.ne.jp
SPF_MXfpcj.jp

Related pages

Pivot deeper into the graph from fpcj.jp.

Cypher and MCP

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

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