Skip to content

Hostname

protectfa.org

Last fetched

protectfa.org resolves to 1 IPv4 address operated by SAKURA-C - SAKURA Internet Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · protectfa.orgRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/protectfa.org

Resolution chain

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

IPPrefixASNOperatorCountry
112.78.213.78112.78.192.0/19AS9371SAKURA-C - SAKURA Internet Inc.JP

WHOIS identity

Registrar
iana:1485
Organization
Contact emails

Subdomains

1 observed subdomain of protectfa.org.

Web-graph footprint

Distinct hostnames that link to or from protectfa.org in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • protectfa.org

SPF policy

5 SPF mechanisms authorising senders for protectfa.org.

MechanismTarget
SPF_Awww534b.sakura.ne.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.199.203.48
SPF_MXprotectfa.org

Related pages

Pivot deeper into the graph from protectfa.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "protectfa.org"})-[: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.