Skip to content

Hostname

cjprestations.com

Last fetched

cjprestations.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · cjprestations.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cjprestations.com

Resolution chain

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

IPPrefixASNOperatorCountry
152.228.242.61152.228.128.0/17AS16276FR

WHOIS identity

Registrar
iana:433
Organization
jean-philippe piquemal
Contact emails

Subdomains

6 observed subdomains of cjprestations.com.

Web-graph footprint

Distinct hostnames that link to or from cjprestations.com in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cjprestations.com.

MechanismTarget
SPF_INCLUDEspf.mgsinfo-web.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.2.206.139
SPF_IP145.239.11.209
SPF_IP145.239.11.210
SPF_IP176.31.227.202
SPF_IP178.32.100.75
SPF_IP51.254.199.214
SPF_IP54.36.63.20
SPF_IP54.37.165.86

Related pages

Pivot deeper into the graph from cjprestations.com.

Cypher and MCP

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

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