Hostname
pmr.nu
Last fetched
pmr.nu resolves to 1 IPv4 address operated by AS44136 in SE. WHOIS lists registrar:nu domain ltd as the registrar.
Nutrition Label
Resolution chain
pmr.nu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.20.12.7 | 185.20.12.0/22 | AS44136 | — | SE |
WHOIS identity
- Registrar
- registrar:nu domain ltd
- Organization
- —
- Contact emails
- —
Subdomains
30 observed subdomains of pmr.nu.
Showing 24 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pmr.nu in the public web crawl.
15 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for pmr.nu.
| Mechanism | Target |
|---|---|
| SPF_A | mailout.igrid.se |
| SPF_A | pmr.nu |
| SPF_INCLUDE | _spf.d4sp.com |
| SPF_INCLUDE | _spf.soluno.se |
| SPF_INCLUDE | _spf.tem.scaleway.com |
| SPF_INCLUDE | _vsp.oderland.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.20.12.7 |
| SPF_IP | 213.212.28.15/32 |
| SPF_IP | 213.242.134.169 |
| SPF_IP | 62.189.123.72 |
| SPF_IP | 82.193.164.111/32 |
| SPF_IP | 82.99.25.51/32 |
| SPF_IP | 83.241.254.64/27 |
| SPF_MX | pmr.nu |
Related pages
Pivot deeper into the graph from pmr.nu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pmr.nu"})-[: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.