Hostname
veda-tech.com
Last fetched
veda-tech.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
veda-tech.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:146
- Organization
- on behalf of veda-tech.com owner
- Contact emails
- jimmy.20202020@outlook.com
- 5046344c-9e6e-40d9-93c2-fdf3d6d96e0b@identity-protect.org
- 6e9ebbda-a6f2-45ab-ac38-e16a154f0d6c@identity-protect.org
- 7243ed7b-d119-4bd7-9256-221014982593@identity-protect.org
- b12245c8-6dc8-4528-8c11-c34450f1145c@identity-protect.org
- ec86d16d-e5f8-4da5-813c-69867fc3e25c@identity-protect.org
Subdomains
1 observed subdomain of veda-tech.com.
| Subdomain |
|---|
| www.veda-tech.com |
Web-graph footprint
Distinct hostnames that link to or from veda-tech.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for veda-tech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from veda-tech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "veda-tech.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.