Skip to content

Hostname

storageauctions.net

Last fetched

storageauctions.net resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.146.131.20916.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.56.7434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.215.123.19034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.228.15234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.181.10535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.196.13335.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.71.1744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.35.17744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.193.5344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.115.8244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.4.7744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.232.24344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.99.10752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.101.6552.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.210.25054.214.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.184.16554.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.122.69184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.77.74184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of storageauctions.net.

Web-graph footprint

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

55 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for storageauctions.net.

MechanismTarget
SPF_Astorageauctions.net
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXstorageauctions.net

Related pages

Pivot deeper into the graph from storageauctions.net.

Cypher and MCP

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

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