Skip to content

Hostname

pmu.se

Last fetched

pmu.se resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:crossnet as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
167.71.1.215167.71.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:crossnet
Organization
Contact emails

Subdomains

17 observed subdomains of pmu.se.

Web-graph footprint

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

235 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pmu.se.

MechanismTarget
SPF_INCLUDE_vsp.oderland.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.multinet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.234.7.227
SPF_IP91.201.60.82/32

Related pages

Pivot deeper into the graph from pmu.se.

Cypher and MCP

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

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