Skip to content

Hostname

sfcserv.com

Last fetched

sfcserv.com resolves to 31.31.198.217, announced in 31.31.198.0/24 by AS-REGRU - "Domain names registrar REG.RU", Ltd in RU. sfcserv.com 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 · sfcserv.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/sfcserv.com

Resolution chain

IPv6 resolution

No AAAA record for sfcserv.com is recorded in WhisperGraph.

Attribution

names reg ru

ORIGIN_AS

WHOIS identity

Registrar
iana:1011
Registrant organisation
sergey vissarionov
Contact emails
nic@sfcserv.com

Subdomains

Mail and authentication

Nameservers

  • mskdc01.cc.sfcserv.com
  • ns0.sfcserv.com
  • ns1.sfcserv.com
  • ns2.sfcserv.com
  • ns3.sfcserv.com
  • ns4.sfcserv.com

MX records

  • ms01.sfcserv.com
  • ms02.sfcserv.com

SPF policy

  • mx: sfcserv.com
  • ip: 31.31.198.217
  • ip: 62.213.87.142
  • ip: 62.213.87.154
  • ip: 77.222.128.73

Threat-feed evidence

History

Related pages

Pivot from sfcserv.com 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: "sfcserv.com"})-[: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.