Skip to content

Hostname

limonisthost.com

Last fetched

limonisthost.com resolves to 2 IPv4 addresses operated by AS34984 in TR. WHOIS lists iana:1534 as the registrar.

Nutrition Label

WHISPER CANON · limonisthost.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/limonisthost.com

Resolution chain

limonisthost.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1534
Organization
domain admin
Contact emails

Subdomains

54 observed subdomains of limonisthost.com.

Threat posture

History

Mail and authentication

MX records

  • limonisthost.com

SPF policy

5 SPF mechanisms authorising senders for limonisthost.com.

MechanismTarget
SPF_Alimonisthost.com
SPF_IP213.159.5.70
SPF_IP85.29.34.167
SPF_IP85.29.34.174
SPF_MXlimonisthost.com

Related pages

Pivot deeper into the graph from limonisthost.com.

Cypher and MCP

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

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