Skip to content

Hostname

storage-mart.com

Last fetched

storage-mart.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · storage-mart.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/storage-mart.com

Resolution chain

storage-mart.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.231.195.833.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.198.19534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.50.552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.72.24552.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.252.552.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.27.14954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.242.4154.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.217.12554.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.125.032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.175.332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
tkg storagemart partners, lp
Contact emails

Subdomains

61 observed subdomains of storage-mart.com.

Web-graph footprint

Distinct hostnames that link to or from storage-mart.com in the public web crawl.

258 sites link to this hostname.

333 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for storage-mart.com.

MechanismTarget
SPF_INCLUDEspfname.storage-mart.com
SPF_IP128.92.158.84
SPF_IP174.34.34.107
SPF_IP208.84.65.220/32
SPF_IP34.248.8.165/32
SPF_IP52.18.156.134/32
SPF_IP67.231.151.29/32
SPF_IP67.231.152.177/32
SPF_IP67.231.158.158/32

Related pages

Pivot deeper into the graph from storage-mart.com.

Cypher and MCP

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

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