Skip to content

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

WHISPER CANON · salvaje.worldRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/salvaje.world

Resolution chain

salvaje.world resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.140.32.56185.140.32.0/24AS203280andaina - Jose Antonio Vazquez QuianES

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

88 observed subdomains of salvaje.world.

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for salvaje.world.

MechanismTarget
SPF_Asalvaje.world
SPF_INCLUDEspf.acumbamail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.140.32.13
SPF_IP185.140.32.56
SPF_IP185.140.33.6
SPF_IP2a01:111:f400:7d00:0:0:0:62a
SPF_IP49.12.225.101
SPF_IP62.171.178.117
SPF_MXsalvaje.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.