Skip to content

Hostname

ges.es

Last fetched

ges.es resolves to 194.30.10.158, announced in 194.30.0.0/17 by SARENET - SAREnet, S.A. in ES. ges.es is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ges.esRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ges.es

Resolution chain

IPv6 resolution

No AAAA record for ges.es is recorded in WhisperGraph.

Attribution

sarenet

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for ges.es. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.ges.es
  • ns1.ipenlace.es
  • ns2.ges.es

MX records

  • poster1i.iberlayer.com
  • poster2i.iberlayer.com
  • poster3i.iberlayer.com
  • poster4i.iberlayer.com

SPF policy

  • ip: 90.167.8.128/27
  • ip: 195.53.156.160/27
  • ip: 85.63.56.192/27
  • ip: 62.97.66.40/29
  • include: _spf.google.com
  • include: grupoa.ges.es
  • ip: 213.4.32.173
  • ip: 213.98.255.220
  • ip: 80.25.247.55
  • ip: 80.28.117.1
  • ip: 80.39.125.172
  • ip: 88.3.208.88

Threat-feed evidence

History

Related pages

Pivot from ges.es into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ges.es"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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