Hostname
sfcs.cc
Last fetched
sfcs.cc is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. sfcs.cc is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for sfcs.cc in WhisperGraph.
IPv6 resolution
No AAAA record for sfcs.cc is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:1011
Subdomains
Showing 6 of 6 subdomains (6 per page).
Mail and authentication
Nameservers
- mskdc01.cc.sfcserv.com
- ns0.sfcserv.com
- ns1.sfcserv.com
- ns4.sfcserv.com
MX records
- ms.ccu.sfcserv.com
- ms01.sfcserv.com
SPF policy
- mx: sfcs.cc
- ip: 31.31.198.217
- ip: 62.213.87.142
- ip: 62.213.87.154
- ip: 77.222.128.73
- ip: 77.222.128.74
Threat-feed evidence
History
Related pages
Pivot from sfcs.cc 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: "sfcs.cc"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.