Skip to content

Hostname

pj.cm-plus.com

Last fetched

pj.cm-plus.com resolves to 1 IPv4 address operated by AS7514 in JP.

Nutrition Label

WHISPER CANON · pj.cm-plus.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/pj.cm-plus.com

Resolution chain

pj.cm-plus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
211.13.196.138211.13.192.0/19AS7514JP

WHOIS identity

No WHOIS records are currently associated with pj.cm-plus.com in WhisperGraph.

Subdomains

2 observed subdomains of pj.cm-plus.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pj.cm-plus.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_IP153.122.122.54
SPF_IP180.222.183.249/32
SPF_IP180.222.183.250/24
SPF_IP211.13.196.138

Related pages

Pivot deeper into the graph from pj.cm-plus.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pj.cm-plus.com"})-[: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.