Skip to content

Hostname

admin.hydrotest.hu

Last fetched

admin.hydrotest.hu is a registered hostname under the .hu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · admin.hydrotest.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/admin.hydrotest.hu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with admin.hydrotest.hu in WhisperGraph.

Subdomains

1 observed subdomain of admin.hydrotest.hu.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for admin.hydrotest.hu.

MechanismTarget
SPF_Aadmin.hydrotest.hu
SPF_INCLUDEspf.ssdparadicsom.hu
SPF_INCLUDEspf.webparadicsom.hu
SPF_IP109.232.201.77
SPF_IP193.23.139.40
SPF_IP89.107.249.65
SPF_IP89.107.249.71
SPF_MXadmin.hydrotest.hu

Related pages

Pivot deeper into the graph from admin.hydrotest.hu.

Cypher and MCP

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

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