Skip to content

Hostname

pn.se

Last fetched

pn.se resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in FI. WHOIS lists registrar:webbkonsulterna as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.228.241.10835.228.240.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCFI

WHOIS identity

Registrar
registrar:webbkonsulterna
Organization
Contact emails

Subdomains

3 observed subdomains of pn.se.

Web-graph footprint

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

58 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for pn.se.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.recman.no
SPF_INCLUDEspf.wootemple.com
SPF_IP134.65.164.10
SPF_IP192.165.135.30
SPF_IP2a02:28f0:0:0:0:0:4b:1
SPF_IP31.12.80.221
SPF_IP81.232.175.48
SPF_IP81.92.65.138/32
SPF_IP81.92.65.139/32
SPF_IP81.92.65.152/32
SPF_IP81.92.65.153/32
SPF_IP81.94.164.130
SPF_IP83.191.176.173

Related pages

Pivot deeper into the graph from pn.se.

Cypher and MCP

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

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