Hostname
amis.hr
Last fetched
amis.hr resolves to 212.91.113.64, announced in 212.91.96.0/19 by VIPNET-AS - A1 Hrvatska d.o.o. in HR. amis.hr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 212.91.113.64
212.91.96.0/19 · VIPNET-AS - A1 Hrvatska d.o.o. · Zagreb, HR
IPv6 resolution
No AAAA record for amis.hr is recorded in WhisperGraph.
Attribution
a1 hrvatska
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:a1 hrvatska d.o.o.
- Registrant organisation
- a1 hrvatska d.o.o.
- Contact emails
- dns@a1.hr
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- dns1.vip.hr
- dns2.vip.hr
MX records
- mailscan.amis.hr
- mrl3.vipnet.hr
SPF policy
- ip: 188.129.0.0/24
- ip: 194.146.109.0/24
- ip: 212.18.32.0/24
- include: spf.protection.outlook.com
- a: appmailx1.a1.hr
- a: appmailx2.a1.hr
- a: appmailx1.vip.hr
- a: appmailx2.vip.hr
Threat-feed evidence
History
Related pages
Pivot from amis.hr into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amis.hr"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.