Skip to content

Hostname

sftc.org

Last fetched

sftc.org is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. sftc.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sftc.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sftc.org

Resolution chain

No IPv4 resolution is recorded for sftc.org in WhisperGraph.

IPv6 resolution

No AAAA record for sftc.org is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
et36b2gj2ys@networksolutionsprivateregistration.com, f34ce58g45a@networksolutionsprivateregistration.com, ns4yx9vg4v4@networksolutionsprivateregistration.com, rk3qb8ac9j3@networksolutionsprivateregistration.com, vh7nu2tr7dr@networksolutionsprivateregistration.com, yj46f33z6tk@networksolutionsprivateregistration.com, zx8dx4488gx@networksolutionsprivateregistration.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • becky.ns.cloudflare.com
  • nitin.ns.cloudflare.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • sftc-org.mail.protection.outlook.com

SPF policy

  • ip: 54.240.51.142/32
  • include: spfa.cpmails.com
  • include: spf.protection.outlook.com
  • include: rapidreach-06.com
  • include: rapidreach-10.com
  • include: _spf.atlassian.net
  • ip: 207.215.196.120
  • ip: 207.215.196.247
  • ip: 207.215.196.25
  • ip: 207.215.212.120
  • ip: 207.215.212.247
  • ip: 207.215.212.25
  • ip: 212.214.64.226
  • ip: 213.86.135.20
  • ip: 40.121.220.227

Threat-feed evidence

History

Related pages

Pivot from sftc.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sftc.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.