Skip to content

Hostname

prno.cam

Last fetched

prno.cam resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · prno.camRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/prno.cam

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.50.42162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.94.237.123185.94.236.0/22AS42567NL

WHOIS identity

Registrar
iana:1345
Organization
Contact emails

Subdomains

7 observed subdomains of prno.cam.

Web-graph footprint

Distinct hostnames that link to or from prno.cam in the public web crawl.

17 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • prno.cam

SPF policy

9 SPF mechanisms authorising senders for prno.cam.

MechanismTarget
SPF_Aprno.cam
SPF_IP185.7.96.252
SPF_IP185.7.97.9
SPF_IP185.7.99.250
SPF_IP185.94.236.121
SPF_IP185.94.236.191
SPF_IP185.94.236.32
SPF_IP185.94.237.123
SPF_MXprno.cam

Related pages

Pivot deeper into the graph from prno.cam.

Cypher and MCP

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

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