Skip to content

Hostname

astures.es

Last fetched

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

Nutrition Label

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

Resolution chain

astures.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 astures.es in WhisperGraph.

Subdomains

6 observed subdomains of astures.es.

Web-graph footprint

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

29 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for astures.es.

MechanismTarget
SPF_Aastures.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_IP82.223.10.26
SPF_MXastures.es

Related pages

Pivot deeper into the graph from astures.es.

Cypher and MCP

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

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