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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for pdaorg.net is recorded in WhisperGraph.
Attribution
global ip
ORIGIN_AS
WHOIS identity
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.