Skip to content

Hostname

vegap.es

Last fetched

vegap.es resolves to 1 IPv4 address operated by AS31617 in IT.

Nutrition Label

WHISPER CANON · vegap.esRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vegap.es

Resolution chain

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

IPPrefixASNOperatorCountry
45.66.100.3245.66.100.0/22AS31617IT

WHOIS identity

No WHOIS records are currently associated with vegap.es in WhisperGraph.

Subdomains

14 observed subdomains of vegap.es.

Web-graph footprint

Distinct hostnames that link to or from vegap.es in the public web crawl.

141 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vegap.es.

MechanismTarget
SPF_Adesarrollo-vegap.quodem.net
SPF_Apreproduccion.vegap.es
SPF_Aspf.vegap.es
SPF_Avegap.es
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.teenvio.net
SPF_IP108.142.181.12
SPF_IP20.234.166.32
SPF_IP40.115.12.203
SPF_IP77.225.97.180

Related pages

Pivot deeper into the graph from vegap.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vegap.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.