Hostname
amsoft.cz
Last fetched
amsoft.cz resolves to 1 IPv4 address operated by SuperNetwork - SuperNetwork in CZ. WHOIS lists registrar:reg-active24 as the registrar.
Nutrition Label
Resolution chain
amsoft.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 |
|---|---|---|---|---|
| 95.168.204.231 | 95.168.192.0/19 | AS39392 | SuperNetwork - SuperNetwork | CZ |
WHOIS identity
- Registrar
- registrar:reg-active24
- Organization
- amos software spol. s r.o.
- Contact emails
Subdomains
12 observed subdomains of amsoft.cz.
Web-graph footprint
Distinct hostnames that link to or from amsoft.cz in the public web crawl.
93 sites link to this hostname.
50 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for amsoft.cz.
| Mechanism | Target |
|---|---|
| SPF_IP | 2001:4de8:b0ba::128:3/64 |
| SPF_IP | 95.168.206.229 |
| SPF_IP | 95.168.206.237 |
| SPF_MX | amsoft.cz |
Related pages
Pivot deeper into the graph from amsoft.cz.
- IP · 95.168.204.231
- ASN · AS39392SuperNetwork - SuperNetwork
- Registrar · registrar:reg-active24
- Country · CZ
- Email · mskorpil@amsoft.cz
- TLD · .cz
- Browse hostnames · am…
- 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: "amsoft.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.