Skip to content

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

WHISPER CANON · penser.seRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/penser.se

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.

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

SPF policy

21 SPF mechanisms authorising senders for penser.se.

MechanismTarget
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEilp-mailscan-node1.unix.cosng.net
SPF_INCLUDEilp-mailscan-node2.unix.cosng.net
SPF_INCLUDEilp-mailscan-node3.unix.cosng.net
SPF_INCLUDEilp-mailscan-node4.unix.cosng.net
SPF_INCLUDEilp-mailscan-node5.unix.cosng.net
SPF_INCLUDEnyhetsbrev.penser.se
SPF_INCLUDEscan.evry.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.207.55.52/32
SPF_IP131.207.55.53/32
SPF_IP139.116.71.6
SPF_IP139.117.104.4
SPF_IP141.193.33.236
SPF_IP185.148.141.47
SPF_IP212.247.229.8/32
SPF_IP212.73.169.196
SPF_IP212.73.169.203
SPF_IP212.73.169.226
SPF_IP212.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.