Skip to content

Hostname

geri.es

Last fetched

geri.es is a registered hostname under the .es top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · geri.esRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/geri.es

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

4 observed subdomains of geri.es.

Web-graph footprint

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

5 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for geri.es.

MechanismTarget
SPF_INCLUDEspf.byway.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.31.253.60/32
SPF_IP213.251.18.76/32
SPF_IP46.29.200.0/21
SPF_IP93.62.134.112/28
SPF_IP93.62.134.123/32
SPF_MXgeri.es

Related pages

Pivot deeper into the graph from geri.es.

Cypher and MCP

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

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