Skip to content

Hostname

wffsa.org

Last fetched

wffsa.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wffsa.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wffsa.org

Resolution chain

wffsa.org 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
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of wffsa.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for wffsa.org.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEinformz.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtpout.com
SPF_INCLUDEsmtproutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtcssoftwarespf.smtp.com
SPF_IP144.202.242.170
SPF_IP207.126.144.0/20
SPF_IP208.80.200.0/21
SPF_IP64.18.0.0/20
SPF_IP66.77.128.118
SPF_IP69.8.230.0/24
SPF_IP69.8.231.0/24
SPF_MXwffsa.org

Related pages

Pivot deeper into the graph from wffsa.org.

Cypher and MCP

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

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