Skip to content

Hostname

majorca.top

Last fetched

majorca.top resolves to 6 IPv4 addresses operated by AS56694 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · majorca.topRouting diversity3.0/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/majorca.top

Resolution chain

majorca.top resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:463
Organization
alexander o kalinichev
Contact emails

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for majorca.top.

MechanismTarget
SPF_Amajorca.top
SPF_INCLUDE_spf.mail.ru
SPF_IP185.221.153.94
SPF_IP188.127.243.191
SPF_IP65.109.37.62
SPF_IP78.46.49.7
SPF_IP80.93.187.48
SPF_MXmajorca.top

Related pages

Pivot deeper into the graph from majorca.top.

Cypher and MCP

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

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