Hostname
virta-ev.com
Last fetched
virta-ev.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
virta-ev.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of virta-ev.com owner
- Contact emails
- dev@virta.fi
- 1ab83d73-29d7-4456-b0c1-687dc406620b@identity-protect.org
- 39c9a49d-4874-4498-92cd-8498818fecd0@identity-protect.org
- 6366f088-4caa-47bd-afed-d1c821278eef@identity-protect.org
- 9e0a5399-27e9-4142-a949-cb2a1d267b1a@identity-protect.org
- b9891dd8-d2f6-487e-bbc0-3d80eef1963c@identity-protect.org
- d72f7153-bf4a-4706-ac45-53cd95631894@identity-protect.org
- owner-12107932@virta-ev.com.whoisprivacyservice.org
- owner@virta-ev.com.whoisprivacyservice.org
Subdomains
46 observed subdomains of virta-ev.com.
Showing 22 of 46. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for virta-ev.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from virta-ev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "virta-ev.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.