Skip to content

Hostname

stenstroms.com

Last fetched

stenstroms.com resolves to 20 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · stenstroms.comRouting diversity5.7/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stenstroms.com

Resolution chain

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

WHOIS identity

Registrar
iana:73
Organization
aktiebolaget stenstroms skjortfabrik
Contact emails

Subdomains

18 observed subdomains of stenstroms.com.

Web-graph footprint

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

108 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for stenstroms.com.

MechanismTarget
SPF_Aqtc2.datahall.net
SPF_INCLUDE_spf.ixxhosting.se
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.jetshop.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.176.243.4
SPF_IP217.115.58.178/32

Related pages

Pivot deeper into the graph from stenstroms.com.

Cypher and MCP

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

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