Skip to content

Hostname

attackers.net

Last fetched

attackers.net resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · attackers.netRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/attackers.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.174.3613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.105.22918.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.206.2303.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.188.835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.83.13735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.63.5435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.199.22652.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.228.12152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.47.21352.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.149.8352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.203.19552.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.47.22152.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.67.24754.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.154.11454.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.253.19354.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.73.10954.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.70.13257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.22.857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.248.23257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

3 observed subdomains of attackers.net.

Web-graph footprint

Distinct hostnames that link to or from attackers.net in the public web crawl.

137 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for attackers.net.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from attackers.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "attackers.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.