Skip to content

Hostname

2pks.net

Last fetched

2pks.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. 2pks.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · 2pks.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/2pks.net

Resolution chain

No IPv4 resolution is recorded for 2pks.net in WhisperGraph.

IPv6 resolution

No AAAA record for 2pks.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
024c5de9-4a55-45be-9e2a-b8657c9325c7@identity-protect.org, 35785b7c-2b68-4558-83fb-f79b392aa6f7@identity-protect.org, 4ef9236d-d57a-47c3-a36d-c7ca934dc55e@identity-protect.org, 5a55699b-df5f-4842-8d9e-dab1f508c233@identity-protect.org, b07e95ee-cbff-478f-a947-a9de842d6217@identity-protect.org, d2076835-d2df-4815-9cef-7d16bddb75e1@identity-protect.org, owner-4173050@2pks.net.whoisprivacyservice.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns-4.awsdns-00.com
  • ns-581.awsdns-08.net
  • ns-1087.awsdns-07.org
  • ns-1625.awsdns-11.co.uk

Threat-feed evidence

History

Related pages

Pivot from 2pks.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "2pks.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.