Skip to content

Hostname

fjtex.co.jp

Last fetched

fjtex.co.jp is a registered hostname under the .jp top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · fjtex.co.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fjtex.co.jp

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with fjtex.co.jp in WhisperGraph.

Subdomains

19 observed subdomains of fjtex.co.jp.

Web-graph footprint

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

122 sites link to this hostname.

240 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fjtex.co.jp.

MechanismTarget
SPF_INCLUDE_spf.conoha.ne.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEkairos3.com
SPF_IP133.186.35.0/24
SPF_IP157.112.152.59
SPF_IP76.223.182.85/32
SPF_IP76.223.182.86/32

Related pages

Pivot deeper into the graph from fjtex.co.jp.

Cypher and MCP

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

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