Skip to content

Hostname

teplovoi.com

Last fetched

teplovoi.com resolves to 2 IPv4 addresses operated by SELECTEL-MSK - JSC Selectel in RU. WHOIS lists iana:1449 as the registrar.

Nutrition Label

WHISPER CANON · teplovoi.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/teplovoi.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.163.29.16581.163.28.0/22AS50340SELECTEL-MSK - JSC SelectelRU
168.222.142.145168.222.142.0/24AS197695AS-REGRU - "Domain names registrar REG.RU", Ltd

WHOIS identity

Registrar
iana:1449
Organization
anton moskalets
Contact emails

Subdomains

100 observed subdomains of teplovoi.com.

Web-graph footprint

Distinct hostnames that link to or from teplovoi.com in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for teplovoi.com.

MechanismTarget
SPF_Ateplovoi.com
SPF_INCLUDEspf.mail.selcloud.ru
SPF_IP81.163.29.165
SPF_MXteplovoi.com

Related pages

Pivot deeper into the graph from teplovoi.com.

Cypher and MCP

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

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