Skip to content

Hostname

pwrdt.com

Last fetched

pwrdt.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. pwrdt.com 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 · pwrdt.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pwrdt.com

Resolution chain

No IPv4 resolution is recorded for pwrdt.com in WhisperGraph.

IPv6 resolution

No AAAA record for pwrdt.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of pwrdt.com owner
Contact emails
1531db08-d0ba-4069-8d79-969b9ae76e05@identity-protect.org, 2d0422fe-b3a5-4845-92b7-6a9ea34476df@identity-protect.org, 3e399558-473b-4cf1-88b1-c98ba86cc28b@identity-protect.org, 6f5e232e-5c7b-4957-9076-48c9ca65cfed@identity-protect.org, 71d96e1f-1dd6-4737-a9dc-813486932f96@identity-protect.org, 9516cbd1-f2d5-4fd0-a35c-82acb8a52622@identity-protect.org, contact@privacyprotect.org

Subdomains

Mail and authentication

Nameservers

  • ns-282.awsdns-35.com
  • ns-706.awsdns-24.net
  • ns-1062.awsdns-04.org
  • ns-2005.awsdns-58.co.uk

MX records

  • inbound-smtp.eu-west-1.amazonaws.com

Threat-feed evidence

History

Related pages

Pivot from pwrdt.com 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: "pwrdt.com"})-[: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.