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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.163.159.52 | 185.163.159.0/24 | AS207104 | BIZONE-AS - "BiZone" LLC | RU |
| 195.208.66.28 | 195.208.66.0/24 | AS34879 | CCT-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
MX records
SPF policy
2 SPF mechanisms authorising senders for sov-teh.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | nicmail.ru |
| SPF_IP | 37.230.184.73 |
Related pages
Pivot deeper into the graph from sov-teh.com.
- IP · 185.163.159.52
- ASN · AS207104BIZONE-AS - "BiZone" LLC
- Registrar · iana:463
- Country · RU
- Email · sa.sychev@xn--b1agzlht.xn--p1ai
- TLD · .com
- Browse hostnames · so…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.