Hostname
ven-u.com
Last fetched
ven-u.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
ven-u.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:69
- Organization
- contact privacy inc. customer 0131904136
- Contact emails
Subdomains
60 observed subdomains of ven-u.com.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ven-u.com in the public web crawl.
17 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for ven-u.com.
| Mechanism | Target |
|---|---|
| SPF_A | ven-u.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 135.148.101.172/32 |
| SPF_IP | 135.148.232.138/32 |
| SPF_IP | 15.204.230.198/32 |
| SPF_IP | 204.12.100.161/28 |
| SPF_IP | 204.12.99.225/29 |
| SPF_IP | 208.112.26.1/27 |
| SPF_IP | 208.112.33.209/29 |
| SPF_IP | 208.112.43.129/26 |
| SPF_IP | 208.112.62.57/29 |
| SPF_IP | 67.59.131.228/29 |
| SPF_IP | 67.59.147.145/28 |
| SPF_IP | 76.12.130.1/28 |
| SPF_IP | 76.12.135.33/27 |
| SPF_IP | 76.12.141.129/27 |
| SPF_IP | 76.12.144.1/27 |
| SPF_IP | 76.12.150.97/27 |
| SPF_MX | ven-u.com |
Related pages
Pivot deeper into the graph from ven-u.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ven-u.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.