Skip to content

Hostname

agroad.cz

Last fetched

agroad.cz resolves to 1 IPv4 address operated by amccomp-master-brno - mapnet IT services s.r.o. in CZ. WHOIS lists registrar:reg-zoner as the registrar.

Nutrition Label

WHISPER CANON · agroad.czRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/agroad.cz

Resolution chain

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

IPPrefixASNOperatorCountry
185.59.147.72185.59.144.0/22AS207167amccomp-master-brno - mapnet IT services s.r.o.CZ

WHOIS identity

Registrar
registrar:reg-zoner
Organization
agroad, s.r.o.
Contact emails

Subdomains

5 observed subdomains of agroad.cz.

Web-graph footprint

Distinct hostnames that link to or from agroad.cz in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for agroad.cz.

MechanismTarget
SPF_INCLUDEspf.kelocnet.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.qmsv.net
SPF_INCLUDEspf.smartemailing.cz
SPF_IP109.80.36.34
SPF_IP146.59.68.67
SPF_IP188.138.32.87
SPF_IP195.144.96.194
SPF_IP217.11.249.147/32
SPF_IP46.13.136.204
SPF_IP46.167.229.128/28

Related pages

Pivot deeper into the graph from agroad.cz.

Cypher and MCP

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

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