Skip to content

Hostname

pornium.net

Last fetched

pornium.net resolves to 6 IPv4 addresses operated by LEASEWEB-USA-WDC - Leaseweb USA, Inc. in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · pornium.netRouting diversity3.9/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/pornium.net

Resolution chain

pornium.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.210.199.85162.210.192.0/21AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
172.241.213.97172.241.212.0/22AS395954LEASEWEB-USA-LAX - Leaseweb USA, Inc.US
212.92.104.3212.92.104.0/21AS43350NL
212.92.104.5212.92.104.0/21AS43350NL
37.48.72.21337.48.64.0/18AS60781NL
64.120.31.12064.120.28.0/22AS396362LEASEWEB-USA-NYC - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:472
Organization
digital gateway networks a.s.
Contact emails

Subdomains

23 observed subdomains of pornium.net.

Web-graph footprint

Distinct hostnames that link to or from pornium.net in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from pornium.net.

Cypher and MCP

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

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