Hostname
vtuconsortium.com
Last fetched
vtuconsortium.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vtuconsortium.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 vtuconsortium.com owner
- Contact emails
- anand.byrappa@gmail.com
- 0ea3e43c-3bc6-4922-88e9-214a4346a9ad@identity-protect.org
- 2e3e267d-db22-4102-98ee-b3a245339272@identity-protect.org
- 440f9e7f-95ca-4355-8625-c96525aa6923@identity-protect.org
- 67495384-7fa5-4a79-a093-39b0905814b0@identity-protect.org
- 70afb7b3-23f3-4fe7-a091-68a63245c3b1@identity-protect.org
- 9bcb4a73-33c8-4eaf-813a-93e5cc8b5355@identity-protect.org
- f9f70fc5-8387-441d-85f4-b29ed0c9c9dc@identity-protect.org
Subdomains
5 observed subdomains of vtuconsortium.com.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for vtuconsortium.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 3.7.79.97 |
Related pages
Pivot deeper into the graph from vtuconsortium.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vtuconsortium.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.