Skip to content

Hostname

helsingevatten.se

Last fetched

helsingevatten.se resolves to 1 IPv4 address operated by AS41174 in SE. WHOIS lists registrar:nmu group as the registrar.

Nutrition Label

WHISPER CANON · helsingevatten.seRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/helsingevatten.se

Resolution chain

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

IPPrefixASNOperatorCountry
185.84.52.246185.84.52.0/23AS41174SE

WHOIS identity

Registrar
registrar:nmu group
Organization
Contact emails

Subdomains

4 observed subdomains of helsingevatten.se.

Web-graph footprint

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

11 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for helsingevatten.se.

MechanismTarget
SPF_Amx1.bollnas.se
SPF_Amx2.bollnas.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.21.131.158/32
SPF_IP185.140.116.153
SPF_IP193.181.160.0/24
SPF_IP193.41.214.0/24
SPF_IP2001:67c:24b8::/48
SPF_IP212.85.68.72/32
SPF_IP217.28.202.8/32
SPF_IP217.28.204.8/32
SPF_IP31.216.32.156
SPF_IP51.15.136.208
SPF_IP80.65.194.16
SPF_IP91.106.193.64
SPF_IP91.106.198.136/32
SPF_MXhelsingevatten.se

Related pages

Pivot deeper into the graph from helsingevatten.se.

Cypher and MCP

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

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