Skip to content

Hostname

virtual.inafe.es

Last fetched

virtual.inafe.es resolves to 1 IPv4 address operated by AS16276 in ES.

Nutrition Label

WHISPER CANON · virtual.inafe.esRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/virtual.inafe.es

Resolution chain

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

IPPrefixASNOperatorCountry
178.33.114.185178.32.0.0/15AS16276ES

WHOIS identity

No WHOIS records are currently associated with virtual.inafe.es in WhisperGraph.

Subdomains

1 observed subdomain of virtual.inafe.es.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for virtual.inafe.es.

MechanismTarget
SPF_Avirtual.inafe.es
SPF_INCLUDEhl124.lucushost.org
SPF_INCLUDEspf.lucushost.org
SPF_IP141.95.171.167
SPF_MXvirtual.inafe.es

Related pages

Pivot deeper into the graph from virtual.inafe.es.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "virtual.inafe.es"})-[: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.