Skip to content

Hostname

sfi.org

Last fetched

sfi.org resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · sfi.orgRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sfi.org

Resolution chain

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

IPPrefixASNOperatorCountry
66.228.61.9266.228.56.0/21AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS
192.155.94.117192.155.92.0/22AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud

WHOIS identity

Registrar
iana:83
Organization
starfleet
Contact emails

Subdomains

108 observed subdomains of sfi.org.

Web-graph footprint

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

162 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sfi.org.

MechanismTarget
SPF_Asfi.org
SPF_IP50.116.36.125
SPF_MXsfi.org

Related pages

Pivot deeper into the graph from sfi.org.

Cypher and MCP

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

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