Skip to content

Hostname

aga24.it

Last fetched

aga24.it resolves to 1 IPv4 address operated by AS43541 in CZ. WHOIS lists registrar:gransy s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · aga24.itRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/aga24.it

Resolution chain

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

IPPrefixASNOperatorCountry
217.16.188.182217.16.176.0/20AS43541CZ

WHOIS identity

Registrar
registrar:gransy s.r.o.
Organization
rctrading, s.r.o.
Contact emails

Subdomains

1 observed subdomain of aga24.it.

Subdomain
www.aga24.it

Web-graph footprint

Distinct hostnames that link to or from aga24.it in the public web crawl.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aga24.it.

MechanismTarget
SPF_Aaga24.it
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.berylo.cz
SPF_MXaga24.it

Related pages

Pivot deeper into the graph from aga24.it.

Cypher and MCP

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

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