Skip to content

Hostname

smtpfc.jp

Last fetched

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

Nutrition Label

WHISPER CANON · smtpfc.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/smtpfc.jp

Resolution chain

smtpfc.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
hiroaki hozumi
Contact emails

Subdomains

18 observed subdomains of smtpfc.jp.

Web-graph footprint

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

71 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for smtpfc.jp.

MechanismTarget
SPF_Amta03.cybertime.smtps.jp
SPF_Amta04.cybertime.smtps.jp
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEspf.cybertime.smtps.jp
SPF_INCLUDEspf.humanage.co.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.110.36.32/27
SPF_IP106.186.216.0/26
SPF_IP20.44.132.39
SPF_IP219.127.134.0/26
SPF_IP4.189.68.247
SPF_IP40.81.182.40
SPF_IP52.155.114.110

Related pages

Pivot deeper into the graph from smtpfc.jp.

Cypher and MCP

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

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