Hostname
amikom.com.pl
Last fetched
amikom.com.pl resolves to 2 IPv4 addresses operated by AS5617 in PL. WHOIS lists registrar:az.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
amikom.com.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 83.16.187.26 | 83.16.0.0/13 | AS5617 | — | PL |
| 89.161.25.118 | 89.161.25.0/24 | AS39375 | — | PL |
WHOIS identity
- Registrar
- registrar:az.pl sp. z o.o.
- Organization
- amikom sp. z o.o.
- Contact emails
- —
Subdomains
10 observed subdomains of amikom.com.pl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for amikom.com.pl.
| Mechanism | Target |
|---|---|
| SPF_MX | amikom.com.pl |
Related pages
Pivot deeper into the graph from amikom.com.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amikom.com.pl"})-[: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.