Hostname
amikos.tech
Last fetched
amikos.tech resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
amikos.tech resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.134.39 | 18.161.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.134.58 | 18.161.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.134.69 | 18.161.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.134.91 | 18.161.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.10 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.5 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.56 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.73 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0166224653
- Contact emails
- —
Subdomains
6 observed subdomains of amikos.tech.
Showing 3 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from amikos.tech in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for amikos.tech.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from amikos.tech.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amikos.tech"})-[: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.