Skip to content

Hostname

malarenergi.se

Last fetched

malarenergi.se resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in KE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · malarenergi.seRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/malarenergi.se

Resolution chain

malarenergi.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
150.171.109.53150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
193.12.141.94193.12.0.0/14AS1257SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

32 observed subdomains of malarenergi.se.

Web-graph footprint

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

206 sites link to this hostname.

163 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for malarenergi.se.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.12.141.72
SPF_IP193.12.141.77
SPF_IP193.12.141.78
SPF_IP212.247.0.242/32
SPF_IP80.72.4.206

Related pages

Pivot deeper into the graph from malarenergi.se.

Cypher and MCP

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

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