Skip to content

Hostname

ccrpvt.com

Last fetched

ccrpvt.com resolves to 2 IPv4 addresses operated by WATEEN-IMS-PK-AS-AP National WiMAXIMS environment in PK. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · ccrpvt.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ccrpvt.com

Resolution chain

ccrpvt.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
110.39.130.11110.39.128.0/22AS38264WATEEN-IMS-PK-AS-AP National WiMAXIMS environmentPK
58.27.209.13058.27.209.0/24AS38264WATEEN-IMS-PK-AS-AP National WiMAXIMS environmentPK

WHOIS identity

Registrar
iana:886
Organization
naeem haq
Contact emails

Subdomains

2 observed subdomains of ccrpvt.com.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ccrpvt.com.

Related pages

Pivot deeper into the graph from ccrpvt.com.

Cypher and MCP

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

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