Skip to content

Hostname

maspalomas.com

Last fetched

maspalomas.com resolves to 1 IPv4 address operated by AS3352 in ES. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · maspalomas.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/maspalomas.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.77.159.164195.77.0.0/16AS3352ES

WHOIS identity

Registrar
iana:140
Organization
ayuntamiento de san bartolome de tirajana
Contact emails

Subdomains

17 observed subdomains of maspalomas.com.

Web-graph footprint

Distinct hostnames that link to or from maspalomas.com in the public web crawl.

236 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for maspalomas.com.

MechanismTarget
SPF_Acorreo.maspalomas.com
SPF_Amaspalomas.com
SPF_IP195.76.51.99
SPF_MXmaspalomas.com

Related pages

Pivot deeper into the graph from maspalomas.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "maspalomas.com"})-[: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.