Skip to content

Hostname

sfctcv.org

Last fetched

sfctcv.org resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · sfctcv.orgRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sfctcv.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.74.69.253185.74.68.0/22AS29222CH

WHOIS identity

Registrar
iana:269
Organization
sfctcv
Contact emails

Subdomains

16 observed subdomains of sfctcv.org.

Web-graph footprint

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

52 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sfctcv.org.

MechanismTarget
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.74.69.253

Related pages

Pivot deeper into the graph from sfctcv.org.

Cypher and MCP

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

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