Skip to content

Hostname

mfc.or.jp

Last fetched

mfc.or.jp resolves to 1 IPv4 address operated by AS131965 in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.141.96.92103.141.117.0/24AS131965JP

WHOIS identity

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

Subdomains

1 observed subdomain of mfc.or.jp.

Subdomain
www.mfc.or.jp

Web-graph footprint

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

39 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mfc.or.jp

SPF policy

7 SPF mechanisms authorising senders for mfc.or.jp.

MechanismTarget
SPF_Amfc.or.jp
SPF_Asv10731.xserver.jp
SPF_Avsvp40.sanmedia.or.jp
SPF_Avsvp52.sanmedia.or.jp
SPF_INCLUDEmail.itm-asp.com
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXmfc.or.jp

Related pages

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

Cypher and MCP

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

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