Skip to content

Hostname

crprediction.com

Last fetched

crprediction.com resolves to 1 IPv4 address operated by SSASN2 - SECURED SERVERS LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · crprediction.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/crprediction.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.85.132.13866.85.128.0/18AS20454SSASN2 - SECURED SERVERS LLCUS

WHOIS identity

Registrar
iana:303
Organization
crprediction
Contact emails

Subdomains

7 observed subdomains of crprediction.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • crprediction.com

SPF policy

6 SPF mechanisms authorising senders for crprediction.com.

MechanismTarget
SPF_Acrprediction.com
SPF_IP66.165.235.253
SPF_IP66.165.245.62
SPF_IP66.85.132.138
SPF_IP67.225.138.224
SPF_MXcrprediction.com

Related pages

Pivot deeper into the graph from crprediction.com.

Cypher and MCP

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

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