Skip to content

Hostname

gnet.es

Last fetched

gnet.es resolves to 2 IPv4 addresses operated by AS29231 in ES.

Nutrition Label

WHISPER CANON · gnet.esRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/gnet.es

Resolution chain

gnet.es resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

66 observed subdomains of gnet.es.

Web-graph footprint

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

5 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for gnet.es.

MechanismTarget
SPF_Agnet.es
SPF_Amail.gnet.es
SPF_Apop3.gnet.es
SPF_Aservmail02.gnet.es
SPF_Aservweb01.gnet.es
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.4.107.10/32
SPF_IP212.4.107.146/32
SPF_IP212.4.107.16
SPF_IP212.4.107.20/32
SPF_IP212.4.96.80/32
SPF_IP212.4.96.81/32
SPF_IP212.4.96.82/32
SPF_IP212.4.96.83
SPF_IP212.4.98.26/32
SPF_MXgnet.es

Related pages

Pivot deeper into the graph from gnet.es.

Cypher and MCP

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

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