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
Resolution chain
malarenergi.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 150.171.109.53 | 150.171.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | KE |
| 193.12.141.94 | 193.12.0.0/14 | AS1257 | — | SE |
WHOIS identity
- Registrar
- registrar:loopia ab
- Organization
- —
- Contact emails
- —
Subdomains
32 observed subdomains of malarenergi.se.
Showing 25 of 32. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for malarenergi.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.12.141.72 |
| SPF_IP | 193.12.141.77 |
| SPF_IP | 193.12.141.78 |
| SPF_IP | 212.247.0.242/32 |
| SPF_IP | 80.72.4.206 |
Related pages
Pivot deeper into the graph from malarenergi.se.
- IP · 150.171.109.53
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:loopia ab
- Country · KE
- TLD · .se
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.