Hostname
vosaio.com
Last fetched
vosaio.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:828 as the registrar.
Nutrition Label
Resolution chain
vosaio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 78.46.155.245 | 78.46.0.0/15 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:828
- Organization
- vosaio travel
- Contact emails
Subdomains
10 observed subdomains of vosaio.com.
Web-graph footprint
Distinct hostnames that link to or from vosaio.com in the public web crawl.
5 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
17 SPF mechanisms authorising senders for vosaio.com.
| Mechanism | Target |
|---|---|
| SPF_A | book.vosaio.com |
| SPF_A | book1.vosaio.com |
| SPF_A | book2.vosaio.com |
| SPF_A | book3.vosaio.com |
| SPF_A | book4.vosaio.com |
| SPF_A | book5.vosaio.com |
| SPF_A | vosaio.com |
| SPF_A | www373.your-server.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.9.235.0/29 |
| SPF_IP | 178.63.192.136/29 |
| SPF_IP | 178.63.192.144/29 |
| SPF_IP | 198.21.2.207 |
| SPF_IP | 78.46.155.245 |
| SPF_IP | 78.47.215.192/29 |
| SPF_IP | 88.198.134.136/29 |
| SPF_MX | vosaio.com |
Related pages
Pivot deeper into the graph from vosaio.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vosaio.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.