Skip to content

Hostname

storium.com

Last fetched

storium.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · storium.comRouting diversity5.2/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/storium.com

Resolution chain

storium.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.26.132.227100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.212.19218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.124.8723.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.210.2443.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.251.14434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.96.12234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.50.18644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.236.7344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.236.20044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.70.13750.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.157.25454.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.17.5232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.213.9598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

5 observed subdomains of storium.com.

Web-graph footprint

Distinct hostnames that link to or from storium.com in the public web crawl.

2,503 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for storium.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from storium.com.

Cypher and MCP

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

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