Skip to content

Hostname

idokep.hu

Last fetched

idokep.hu resolves to 2 IPv4 addresses operated by RACKHOST-HU-AS - Rackhost Zrt. in HU.

Nutrition Label

WHISPER CANON · idokep.huRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/idokep.hu

Resolution chain

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

IPPrefixASNOperatorCountry
217.144.50.66217.144.50.0/24AS29278RACKHOST-HU-AS - Rackhost Zrt.HU
217.144.50.67217.144.50.0/24AS29278RACKHOST-HU-AS - Rackhost Zrt.HU

WHOIS identity

No WHOIS records are currently associated with idokep.hu in WhisperGraph.

Subdomains

44 observed subdomains of idokep.hu.

Web-graph footprint

Distinct hostnames that link to or from idokep.hu in the public web crawl.

1,521 sites link to this hostname.

299 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for idokep.hu.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_IP2a02:730:0:0:0:0:0:1380
SPF_IP2a02:730:0:0:0:0:0:1550
SPF_IP79.172.211.37
SPF_IP79.172.213.69

Related pages

Pivot deeper into the graph from idokep.hu.

Cypher and MCP

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

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