Skip to content

Hostname

crp.ge

Last fetched

crp.ge resolves to 1 IPv4 address operated by AS16010 in GE. WHOIS lists registrar:org-ml2-ripe as the registrar.

Nutrition Label

WHISPER CANON · crp.geRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/crp.ge

Resolution chain

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

IPPrefixASNOperatorCountry
85.114.244.285.114.224.0/19AS16010GE

WHOIS identity

Registrar
registrar:org-ml2-ripe
Organization
magticom
Contact emails

Subdomains

6 observed subdomains of crp.ge.

Web-graph footprint

Distinct hostnames that link to or from crp.ge in the public web crawl.

8 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for crp.ge.

MechanismTarget
SPF_Acrp.ge
SPF_IP213.157.206.35
SPF_MXcrp.ge

Related pages

Pivot deeper into the graph from crp.ge.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "crp.ge"})-[: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.