Skip to content

Hostname

24ora.eu

Last fetched

24ora.eu resolves to 1 IPv4 address operated by elin - ELIN.hu Informatikai Szolgaltato es Tanacsado Kft. in HU. WHOIS lists registrar:netim as the registrar.

Nutrition Label

WHISPER CANON · 24ora.euRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/24ora.eu

Resolution chain

24ora.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.75.193.191185.75.192.0/22AS208154elin - ELIN.hu Informatikai Szolgaltato es Tanacsado Kft.HU

WHOIS identity

Registrar
registrar:netim
Organization
Contact emails

Subdomains

24 observed subdomains of 24ora.eu.

Web-graph footprint

Distinct hostnames that link to or from 24ora.eu in the public web crawl.

47 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 24ora.eu

SPF policy

4 SPF mechanisms authorising senders for 24ora.eu.

MechanismTarget
SPF_A24ora.eu
SPF_IP185.75.193.191
SPF_IP79.172.205.155
SPF_MX24ora.eu

Related pages

Pivot deeper into the graph from 24ora.eu.

Cypher and MCP

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

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