Skip to content

Hostname

crm-pj.com

Last fetched

crm-pj.com resolves to 4 IPv4 addresses operated by CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited. in TH. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · crm-pj.comRouting diversity3.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/crm-pj.com

Resolution chain

crm-pj.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.50.231.19147.50.231.0/24AS9891CSLOX-IDC-AS-AP - CS LOXINFO Public Company Limited.TH
199.193.114.102199.193.114.0/24AS40244TURNKEY-INTERNET - Turnkey Internet Inc.US
203.146.252.147203.146.252.0/22AS4750CSLOXINFO-AS-AP - CS LOXINFO PUBLIC COMPANY LIMITEDTH
23.82.16.5423.82.16.0/21AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:82
Organization
peeraphon
Contact emails

Subdomains

7 observed subdomains of crm-pj.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for crm-pj.com.

MechanismTarget
SPF_Acrm-pj.com
SPF_Athsv69.hostatom.com
SPF_MXcrm-pj.com

Related pages

Pivot deeper into the graph from crm-pj.com.

Cypher and MCP

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

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