Skip to content

Hostname

lamujerrural.es

Last fetched

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

Nutrition Label

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

Resolution chain

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

Subdomains

4 observed subdomains of lamujerrural.es.

Web-graph footprint

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

17 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lamujerrural.es.

MechanismTarget
SPF_Alamujerrural.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_MXlamujerrural.es

Related pages

Pivot deeper into the graph from lamujerrural.es.

Cypher and MCP

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

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