Skip to content

Hostname

stromstadspa.se

Last fetched

stromstadspa.se resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:nmu group as the registrar.

Nutrition Label

WHISPER CANON · stromstadspa.seRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/stromstadspa.se

Resolution chain

stromstadspa.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.128.141.46178.128.140.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:nmu group
Organization
Contact emails

Subdomains

8 observed subdomains of stromstadspa.se.

Web-graph footprint

Distinct hostnames that link to or from stromstadspa.se in the public web crawl.

64 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for stromstadspa.se.

MechanismTarget
SPF_Altxmail.synxis.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_u.stromstadspa.se._spf.smart.ondmarc.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEportal.munu.cloud
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hatteland.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com
SPF_IP62.92.62.113

Related pages

Pivot deeper into the graph from stromstadspa.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stromstadspa.se"})-[: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.