Skip to content

Hostname

sov-teh.com

Last fetched

sov-teh.com resolves to 2 IPv4 addresses operated by BIZONE-AS - "BiZone" LLC in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · sov-teh.comRouting diversity2.4/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sov-teh.com

Resolution chain

sov-teh.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.163.159.52185.163.159.0/24AS207104BIZONE-AS - "BiZone" LLCRU
195.208.66.28195.208.66.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"RU

WHOIS identity

Registrar
iana:463
Organization
llc 'modern'
Contact emails

Subdomains

3 observed subdomains of sov-teh.com.

Web-graph footprint

Distinct hostnames that link to or from sov-teh.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sov-teh.com.

MechanismTarget
SPF_INCLUDEnicmail.ru
SPF_IP37.230.184.73

Related pages

Pivot deeper into the graph from sov-teh.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sov-teh.com"})-[: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.