Skip to content

Hostname

anonymics.net

Last fetched

anonymics.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · anonymics.netRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/anonymics.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.122.12818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.2718.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.5018.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.7918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.50.11718.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.8718.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.9018.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.64.50.9518.64.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
52.85.193.1952.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.2352.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.4852.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.193.4952.85.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
plutopian corporation
Contact emails

Subdomains

1 observed subdomain of anonymics.net.

Threat posture

History

Related pages

Pivot deeper into the graph from anonymics.net.

Cypher and MCP

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

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