Hostname
penser.se
Last fetched
penser.se has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:abion ab as the registrar.
Nutrition Label
Resolution chain
penser.se has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:abion ab
- Organization
- —
- Contact emails
- —
Subdomains
37 observed subdomains of penser.se.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from penser.se in the public web crawl.
90 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for penser.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.freshservice.com |
| SPF_INCLUDE | emailus.freshservice.com |
| SPF_INCLUDE | ilp-mailscan-node1.unix.cosng.net |
| SPF_INCLUDE | ilp-mailscan-node2.unix.cosng.net |
| SPF_INCLUDE | ilp-mailscan-node3.unix.cosng.net |
| SPF_INCLUDE | ilp-mailscan-node4.unix.cosng.net |
| SPF_INCLUDE | ilp-mailscan-node5.unix.cosng.net |
| SPF_INCLUDE | nyhetsbrev.penser.se |
| SPF_INCLUDE | scan.evry.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.207.55.52/32 |
| SPF_IP | 131.207.55.53/32 |
| SPF_IP | 139.116.71.6 |
| SPF_IP | 139.117.104.4 |
| SPF_IP | 141.193.33.236 |
| SPF_IP | 185.148.141.47 |
| SPF_IP | 212.247.229.8/32 |
| SPF_IP | 212.73.169.196 |
| SPF_IP | 212.73.169.203 |
| SPF_IP | 212.73.169.226 |
| SPF_IP | 212.73.169.227 |
Related pages
Pivot deeper into the graph from penser.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "penser.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.