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
Resolution chain
agroad.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.59.147.72 | 185.59.144.0/22 | AS207167 | amccomp-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.
Showing 4 of 5. View all subdomains →
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
MX records
SPF policy
11 SPF mechanisms authorising senders for agroad.cz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.kelocnet.cz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.qmsv.net |
| SPF_INCLUDE | spf.smartemailing.cz |
| SPF_IP | 109.80.36.34 |
| SPF_IP | 146.59.68.67 |
| SPF_IP | 188.138.32.87 |
| SPF_IP | 195.144.96.194 |
| SPF_IP | 217.11.249.147/32 |
| SPF_IP | 46.13.136.204 |
| SPF_IP | 46.167.229.128/28 |
Related pages
Pivot deeper into the graph from agroad.cz.
- IP · 185.59.147.72
- ASN · AS207167amccomp-master-brno - mapnet IT services s.r.o.
- Registrar · registrar:reg-zoner
- Country · CZ
- TLD · .cz
- Browse hostnames · ag…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.