Skip to content

Hostname

kre.hu

Last fetched

kre.hu resolves to 1 IPv4 address operated by HBONE-AS - KIFU (Governmental Info Tech Development Agency) in HU.

Nutrition Label

WHISPER CANON · kre.huRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kre.hu

Resolution chain

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

IPPrefixASNOperatorCountry
193.224.191.136193.224.0.0/15AS1955HBONE-AS - KIFU (Governmental Info Tech Development Agency)HU

WHOIS identity

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

Subdomains

341 observed subdomains of kre.hu.

Web-graph footprint

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

334 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for kre.hu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.224.191.1
SPF_IP193.224.191.2
SPF_IP193.224.191.4
SPF_IP193.6.173.0/24
SPF_IP193.6.174.0/24
SPF_IP193.6.175.0/24
SPF_IP52.157.144.110/32
SPF_IP80.77.123.80
SPF_IP80.77.123.83
SPF_IP80.77.123.84
SPF_IP81.182.248.231
SPF_MXkre.hu

Related pages

Pivot deeper into the graph from kre.hu.

Cypher and MCP

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

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