Skip to content

Hostname

spfc.org

Last fetched

spfc.org resolves to 5 IPv4 addresses operated by GIGAINFRA SoftBank Corp. in JP. WHOIS lists iana:143 as the registrar.

Nutrition Label

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

Resolution chain

spfc.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
126.40.39.77126.40.0.0/16AS17676GIGAINFRA SoftBank Corp.JP
126.51.179.230126.51.0.0/16AS17676GIGAINFRA SoftBank Corp.JP
221.103.209.179221.103.0.0/16AS17676GIGAINFRA SoftBank Corp.JP
126.114.155.51126.114.0.0/16AS17676GIGAINFRA SoftBank Corp.JP
126.114.247.156126.114.0.0/16AS17676GIGAINFRA SoftBank Corp.JP

WHOIS identity

Registrar
iana:143
Organization
eric agnew
Contact emails

Subdomains

3 observed subdomains of spfc.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for spfc.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from spfc.org.

Cypher and MCP

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

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