Skip to content

Hostname

thermal-lendava.com

Last fetched

thermal-lendava.com resolves to 1 IPv4 address operated by RACKHOST-HU-AS - Rackhost Zrt. in HU. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · thermal-lendava.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/thermal-lendava.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.229.45.13787.229.45.0/24AS29278RACKHOST-HU-AS - Rackhost Zrt.HU

WHOIS identity

Registrar
iana:113
Organization
terme lendava d.o.o.
Contact emails

Subdomains

6 observed subdomains of thermal-lendava.com.

Web-graph footprint

Distinct hostnames that link to or from thermal-lendava.com in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for thermal-lendava.com.

MechanismTarget
SPF_Amail.igorcorner.hu
SPF_Athermal-lendava.com
SPF_Avps137.nlg.hu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.88.83.243
SPF_IP46.150.36.143
SPF_IP87.229.45.137

Related pages

Pivot deeper into the graph from thermal-lendava.com.

Cypher and MCP

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

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