Skip to content

Hostname

aricin.dev

Last fetched

aricin.dev resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · aricin.devRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/aricin.dev

Resolution chain

aricin.dev resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.119.186.24318.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.45.24318.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.72.2018.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.222.236.23918.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.224.217.7818.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.245.11818.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.45.1403.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.117.1493.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.73.153.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.6.2303.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.189.1063.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.25.1313.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0169591044
Contact emails

Subdomains

1 observed subdomain of aricin.dev.

Subdomain
v2.aricin.dev

Web-graph footprint

Distinct hostnames that link to or from aricin.dev in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from aricin.dev.

Cypher and MCP

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

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