Skip to content

Hostname

proporn.cc

Last fetched

proporn.cc resolves to 2 IPv4 addresses operated by WEBZILLA - Webzilla B.V. in NL. WHOIS lists iana:1418 as the registrar.

Nutrition Label

WHISPER CANON · proporn.ccRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/proporn.cc

Resolution chain

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

IPPrefixASNOperatorCountry
188.72.207.133188.72.207.0/24AS35415WEBZILLA - Webzilla B.V.NL
188.72.216.76188.72.216.0/24AS35415WEBZILLA - Webzilla B.V.NL

WHOIS identity

Registrar
iana:1418
Organization
danesco trading
Contact emails

Subdomains

2 observed subdomains of proporn.cc.

Web-graph footprint

Distinct hostnames that link to or from proporn.cc in the public web crawl.

32 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from proporn.cc.

Cypher and MCP

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

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