Hostname
salvaje.world
Last fetched
salvaje.world resolves to 1 IPv4 address operated by andaina - Jose Antonio Vazquez Quian in ES. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
salvaje.world 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 |
|---|---|---|---|---|
| 185.140.32.56 | 185.140.32.0/24 | AS203280 | andaina - Jose Antonio Vazquez Quian | ES |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
88 observed subdomains of salvaje.world.
Showing 25 of 88. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from salvaje.world in the public web crawl.
21 sites link to this hostname.
118 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for salvaje.world.
| Mechanism | Target |
|---|---|
| SPF_A | salvaje.world |
| SPF_INCLUDE | spf.acumbamail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.140.32.13 |
| SPF_IP | 185.140.32.56 |
| SPF_IP | 185.140.33.6 |
| SPF_IP | 2a01:111:f400:7d00:0:0:0:62a |
| SPF_IP | 49.12.225.101 |
| SPF_IP | 62.171.178.117 |
| SPF_MX | salvaje.world |
Related pages
Pivot deeper into the graph from salvaje.world.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "salvaje.world"})-[: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.