Skip to content

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

WHISPER CANON · amikos.techRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/amikos.tech

Resolution chain

amikos.tech resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.134.3918.161.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.134.5818.161.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.134.6918.161.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.134.9118.161.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7399.84.232.0/22AS16509AMAZON-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.

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

SPF policy

1 SPF mechanism authorising senders for amikos.tech.

MechanismTarget
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.