Skip to content

Hostname

pm.org

Last fetched

pm.org resolves to 3 IPv4 addresses operated by NETACTUATE - NetActuate, Inc in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · pm.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/pm.org

Resolution chain

pm.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.225.14.192104.225.12.0/22AS36236NETACTUATE - NetActuate, IncUS
139.178.67.96139.178.64.0/22AS15830US
160.0.97.145160.0.97.0/24AS42WOODYNET-1 - WoodyNet, Inc.HK

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

311 observed subdomains of pm.org.

Web-graph footprint

Distinct hostnames that link to or from pm.org in the public web crawl.

182 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pm.org.

MechanismTarget
SPF_INCLUDEdevelooper.com
SPF_INCLUDEpobox.com

Related pages

Pivot deeper into the graph from pm.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pm.org"})-[: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.