Hostname
direct.cz
Last fetched
direct.cz resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:reg-active24 as the registrar.
Nutrition Label
Resolution chain
direct.cz resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.97.47 | 18.161.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.97.62 | 18.161.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.97.72 | 18.161.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.97.78 | 18.161.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.141.102 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.120 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.14 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.94 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 150.171.109.100 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 150.171.109.101 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
WHOIS identity
- Registrar
- registrar:reg-active24
- Organization
- vigo finance a.s.
- Contact emails
Subdomains
67 observed subdomains of direct.cz.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from direct.cz in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for direct.cz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.boldem.cz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 31.30.152.189 |
Related pages
Pivot deeper into the graph from direct.cz.
- IP · 18.161.97.47
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:reg-active24
- Country · IE
- Email · michal.fasina@vigoinvestments.com
- TLD · .cz
- Browse hostnames · di…
- 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: "direct.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.