Skip to content

Hostname

fkr.or.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
153.120.172.185153.120.128.0/18AS7684JP

WHOIS identity

No WHOIS records are currently associated with fkr.or.jp in WhisperGraph.

Subdomains

4 observed subdomains of fkr.or.jp.

Web-graph footprint

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

110 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fkr.or.jp.

MechanismTarget
SPF_Afkr.or.jp
SPF_Asv16375.xserver.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_IP133.242.82.65
SPF_IP153.120.172.185
SPF_IP153.120.172.187
SPF_IP2401:2500:103:12:133:242:82:65
SPF_MXfkr.or.jp

Related pages

Pivot deeper into the graph from fkr.or.jp.

Cypher and MCP

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

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