Skip to content

Hostname

pr0cy.com

Last fetched

pr0cy.com resolves to 2 IPv4 addresses operated by AS48347 in RU. WHOIS lists iana:1418 as the registrar.

Nutrition Label

WHISPER CANON · pr0cy.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/pr0cy.com

Resolution chain

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

WHOIS identity

Registrar
iana:1418
Organization
danesco trading
Contact emails

Subdomains

2 observed subdomains of pr0cy.com.

Web-graph footprint

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

640 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for pr0cy.com.

MechanismTarget
SPF_Apr0cy.com
SPF_IP37.228.92.11
SPF_IP54.38.81.11
SPF_MXpr0cy.com

Related pages

Pivot deeper into the graph from pr0cy.com.

Cypher and MCP

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

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