Skip to content

Hostname

yates-mallorca.com

Last fetched

yates-mallorca.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · yates-mallorca.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/yates-mallorca.com

Resolution chain

yates-mallorca.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:151
Organization
karl-heinz linnemann
Contact emails

Subdomains

1 observed subdomain of yates-mallorca.com.

Web-graph footprint

Distinct hostnames that link to or from yates-mallorca.com in the public web crawl.

16 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for yates-mallorca.com.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEmailgun.org
SPF_IP13.40.232.162
SPF_IP18.116.197.151
SPF_IP18.135.20.159
SPF_IP18.184.136.190
SPF_IP18.199.63.30
SPF_IP3.129.102.134
SPF_IP34.250.16.92
SPF_IP34.253.253.44
SPF_IP35.164.116.124/24
SPF_IP44.233.144.126/24

Related pages

Pivot deeper into the graph from yates-mallorca.com.

Cypher and MCP

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

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