Skip to content

Hostname

pdaorg.net

Last fetched

pdaorg.net resolves to 66.128.63.177, announced in 66.128.48.0/20 by GLOBAL-IP-NETWORKS - Global IP Networks INC in US. pdaorg.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 · pdaorg.netRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/pdaorg.net

Resolution chain

IPv6 resolution

No AAAA record for pdaorg.net is recorded in WhisperGraph.

Attribution

global ip

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
pda pda
Contact emails
tech@pdaorg.net

Subdomains

Mail and authentication

Nameservers

  • ns01.backupdns.com
  • ns1.worldwidedns.net
  • ns2.worldwidedns.net
  • ns3.worldwidedns.net
  • ns5.worldwidedns.net

MX records

  • usb-smtp-inbound-1.mimecast.com
  • usb-smtp-inbound-2.mimecast.com
  • mxa-00642801.gslb.pphosted.com
  • mxb-00642801.gslb.pphosted.com

SPF policy

  • ip: 147.160.167.0/26
  • ip: 66.128.63.180/32
  • ip: 23.21.109.197/32
  • ip: 23.21.109.212/32
  • ip: 66.128.48.58/32
  • include: spf.protection.outlook.com
  • include: mxa-00642801.gslb.pphosted.com
  • include: mxb-00642801.gslb.pphosted.com
  • ip: 104.193.29.173
  • ip: 66.128.48.59

Threat-feed evidence

History

Related pages

Pivot from pdaorg.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: "pdaorg.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.