Hostname
axiomasv.com
Last fetched
axiomasv.com resolves to 1 IPv4 address operated by Ukraine-AS - Hosting Ukraine LTD in UA. WHOIS lists iana:1436 as the registrar.
Nutrition Label
Resolution chain
axiomasv.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.104.45.4 | 185.104.44.0/22 | AS200000 | Ukraine-AS - Hosting Ukraine LTD | UA |
WHOIS identity
- Registrar
- iana:1436
- Organization
- alexander kovalenko
- Contact emails
Subdomains
1 observed subdomain of axiomasv.com.
| Subdomain |
|---|
| mail.axiomasv.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for axiomasv.com.
| Mechanism | Target |
|---|---|
| SPF_A | axiomasv.com |
| SPF_IP | 91.210.191.182 |
| SPF_MX | axiomasv.com |
Related pages
Pivot deeper into the graph from axiomasv.com.
- IP · 185.104.45.4
- ASN · AS200000Ukraine-AS - Hosting Ukraine LTD
- Registrar · iana:1436
- Country · UA
- Email · olexandr.kovalenko@rambler.ru
- TLD · .com
- Browse hostnames · ax…
- 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: "axiomasv.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.