Skip to content

Hostname

agron.hu

Last fetched

agron.hu resolves to 2 IPv4 addresses operated by SERVERGARDEN-AS - Servergarden Kft. in HU.

Nutrition Label

WHISPER CANON · agron.huRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/agron.hu

Resolution chain

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

IPPrefixASNOperatorCountry
185.33.55.28185.33.52.0/22AS47381SERVERGARDEN-AS - Servergarden Kft.HU
62.77.224.11162.77.224.0/20AS12301Invitech - Invitech ICT Services Kft.HU

WHOIS identity

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

Subdomains

1 observed subdomain of agron.hu.

Subdomain
www.agron.hu

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for agron.hu.

MechanismTarget
SPF_Aagron.hu
SPF_IP80.249.164.170
SPF_MXagron.hu

Related pages

Pivot deeper into the graph from agron.hu.

Cypher and MCP

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

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