Hostname
aplusdev.org
Last fetched
aplusdev.org resolves to 3 IPv4 addresses operated by MORGAN-ASN - Morgan Stanley Group Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
aplusdev.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.89.73.4 | 199.89.64.0/18 | AS5049 | MORGAN-ASN - Morgan Stanley Group Inc. | US |
| 205.228.54.4 | 205.228.54.0/24 | AS5049 | MORGAN-ASN - Morgan Stanley Group Inc. | US |
| 23.217.40.207 | 23.217.40.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- morgan stanley
- Contact emails
Subdomains
1 observed subdomain of aplusdev.org.
| Subdomain |
|---|
| www.aplusdev.org |
Web-graph footprint
Distinct hostnames that link to or from aplusdev.org in the public web crawl.
42 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for aplusdev.org.
| Mechanism | Target |
|---|---|
| SPF_IP | 199.89.64.0/18 |
| SPF_IP | 205.228.0.0/17 |
Related pages
Pivot deeper into the graph from aplusdev.org.
- IP · 199.89.73.4
- ASN · AS5049MORGAN-ASN - Morgan Stanley Group Inc.
- Registrar · iana:299
- Country · US
- Email · internetadmin@morganstanley.com
- TLD · .org
- Browse hostnames · ap…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aplusdev.org"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.