Hostname
virtaglobal.com
Last fetched
virtaglobal.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
virtaglobal.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 virtaglobal.com owner
- Contact emails
- dev@virta.fi
- 00dbeab9-b20e-4a34-b0a4-618c1e985579@identity-protect.org
- 3b2f6e67-fa9a-4231-b045-2b9db5b55905@identity-protect.org
- a4cabe97-a46e-4c47-add5-b62f682c18ad@identity-protect.org
- b08bb736-89c7-4cad-a125-1c34905c810b@identity-protect.org
- c1c11e83-6ab0-4935-b041-8e25d98863a0@identity-protect.org
- f5621ee2-ad28-491d-aadc-5cba81805cd6@identity-protect.org
- owner-7728033@virtaglobal.com.whoisprivacyservice.org
- owner@virtaglobal.com.whoisprivacyservice.org
Subdomains
177 observed subdomains of virtaglobal.com.
Showing 16 of 177. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for virtaglobal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from virtaglobal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "virtaglobal.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.