Hostname
amis.sk
Last fetched
amis.sk resolves to 1 IPv4 address operated by DANNAX-SK-AS - DELTA ONLINE spol. s r.o. in SK. WHOIS lists registrar:webhouse, s.r.o. as the registrar.
Nutrition Label
Resolution chain
amis.sk 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 |
|---|---|---|---|---|
| 85.159.106.200 | 85.159.106.0/24 | AS34820 | DANNAX-SK-AS - DELTA ONLINE spol. s r.o. | SK |
WHOIS identity
- Registrar
- registrar:webhouse, s.r.o.
- Organization
- kilian/amis s.r.o.
- Contact emails
Subdomains
19 observed subdomains of amis.sk.
Web-graph footprint
Distinct hostnames that link to or from amis.sk in the public web crawl.
25 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for amis.sk.
| Mechanism | Target |
|---|---|
| SPF_A | amis.sk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.146.10.128/25 |
| SPF_IP | 85.159.106.192/28 |
| SPF_IP | 88.212.1.192/29 |
| SPF_MX | amis.sk |
Related pages
Pivot deeper into the graph from amis.sk.
- IP · 85.159.106.200
- ASN · AS34820DANNAX-SK-AS - DELTA ONLINE spol. s r.o.
- Registrar · registrar:webhouse, s.r.o.
- Country · SK
- Email · mail@amis.sk
- TLD · .sk
- 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: "amis.sk"})-[: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.