Skip to content

Hostname

arctic-lio.com

Last fetched

arctic-lio.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · arctic-lio.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/arctic-lio.com

Resolution chain

arctic-lio.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.99.10513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.12713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.55.103143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.17143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.57143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.82143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.172.242.12918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.2318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.5118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.5518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
3.165.206.213.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.283.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.313.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.713.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
54.192.35.1054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1515
Organization
centre for high north logistics
Contact emails

Subdomains

1 observed subdomain of arctic-lio.com.

Web-graph footprint

Distinct hostnames that link to or from arctic-lio.com in the public web crawl.

628 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from arctic-lio.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "arctic-lio.com"})-[: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.