Skip to content

Hostname

devagolf.es

Last fetched

devagolf.es resolves to 1 IPv4 address operated by AS63949 in GB.

Nutrition Label

WHISPER CANON · devagolf.esRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/devagolf.es

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.216.32139.162.192.0/19AS63949GB

WHOIS identity

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

Subdomains

6 observed subdomains of devagolf.es.

Web-graph footprint

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

17 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for devagolf.es.

MechanismTarget
SPF_Adevagolf.es
SPF_IP139.162.216.32
SPF_IP172.233.110.103
SPF_IP178.79.157.232
SPF_IP2a01:7e00:0:0:f03c:91ff:fe61:15dc
SPF_IP37.59.57.226
SPF_IP51.91.105.97
SPF_MXdevagolf.es

Related pages

Pivot deeper into the graph from devagolf.es.

Cypher and MCP

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

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