Hostname
vanswaay.com
Last fetched
vanswaay.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
vanswaay.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:151
- Organization
- optimezers bv
- Contact emails
Subdomains
19 observed subdomains of vanswaay.com.
Showing 14 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vanswaay.com in the public web crawl.
20 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for vanswaay.com.
| Mechanism | Target |
|---|---|
| SPF_A | vanswaay.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.71.51.54 |
| SPF_IP | 109.71.54.46/32 |
| SPF_IP | 18.185.77.106 |
| SPF_IP | 18.185.82.186 |
| SPF_IP | 185.63.58.197 |
| SPF_IP | 185.82.143.233 |
| SPF_IP | 62.45.137.9 |
| SPF_IP | 81.205.72.222 |
| SPF_IP | 94.168.2.106 |
| SPF_MX | vanswaay.com |
Related pages
Pivot deeper into the graph from vanswaay.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vanswaay.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.