Hostname
aavv.com
Last fetched
aavv.com resolves to 1 IPv4 address operated by AS6739 in ES. WHOIS lists iana:696 as the registrar.
Nutrition Label
Resolution chain
aavv.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 |
|---|---|---|---|---|
| 213.201.48.203 | 213.201.0.0/17 | AS6739 | — | ES |
WHOIS identity
- Registrar
- iana:696
- Organization
- manuel josa(c) sos galla(c)n
- Contact emails
Subdomains
106 observed subdomains of aavv.com.
Showing 25 of 106. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aavv.com in the public web crawl.
23 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for aavv.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.logitravelgroup.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 195.235.97.40/29 |
| SPF_IP | 213.130.43.0/24 |
| SPF_IP | 213.201.48.192/27 |
| SPF_IP | 213.97.158.39 |
| SPF_IP | 217.130.16.0/20 |
| SPF_IP | 46.25.104.34/27 |
| SPF_IP | 78.47.125.205 |
| SPF_IP | 80.34.237.196 |
| SPF_IP | 84.124.24.0/27 |
Related pages
Pivot deeper into the graph from aavv.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aavv.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.