Skip to content

Hostname

leyana-int.com

Last fetched

leyana-int.com resolves to 2 IPv4 addresses operated by netcup-AS - netcup GmbH in AT. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · leyana-int.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/leyana-int.com

Resolution chain

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

IPPrefixASNOperatorCountry
152.53.3.120152.53.0.0/22AS197540netcup-AS - netcup GmbHAT
188.65.145.70188.65.144.0/21AS209480smartweb-AS - Smart Weblications GmbHDE

WHOIS identity

Registrar
iana:151
Organization
soll holding
Contact emails

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for leyana-int.com.

MechanismTarget
SPF_Aleyana-int.com
SPF_IP5.9.67.176/32
SPF_IP88.198.129.27/32
SPF_IP88.198.99.91/32
SPF_IP88.198.99.92/32
SPF_MXleyana-int.com

Related pages

Pivot deeper into the graph from leyana-int.com.

Cypher and MCP

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

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