Hostname
ultravds.com
Last fetched
ultravds.com resolves to 2 IPv4 addresses operated by AS57724 in RU. WHOIS lists iana:1362 as the registrar.
Nutrition Label
Resolution chain
ultravds.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.129.102.10 | 185.129.102.0/24 | AS57724 | — | RU |
| 31.200.254.5 | 31.200.254.0/24 | AS61400 | — | RU |
WHOIS identity
- Registrar
- iana:1362
- Organization
- alexey khoroshilov
- Contact emails
Subdomains
4 observed subdomains of ultravds.com.
Web-graph footprint
Distinct hostnames that link to or from ultravds.com in the public web crawl.
129 sites link to this hostname.
27 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for ultravds.com.
| Mechanism | Target |
|---|---|
| SPF_A | ultravds.com |
| SPF_INCLUDE | _spf.mail.ru |
| SPF_IP | 176.113.80.192 |
| SPF_IP | 193.124.0.5 |
| SPF_IP | 193.124.0.6 |
| SPF_IP | 193.124.112.53 |
| SPF_IP | 193.124.119.4 |
| SPF_IP | 193.124.119.5 |
| SPF_IP | 193.124.131.200 |
| SPF_IP | 193.124.41.10 |
| SPF_IP | 194.58.69.4 |
| SPF_IP | 194.58.69.5 |
| SPF_IP | 194.87.101.213 |
| SPF_IP | 194.87.98.3 |
| SPF_MX | ultravds.com |
Related pages
Pivot deeper into the graph from ultravds.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ultravds.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.