Skip to content

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

WHISPER CANON · aplusdev.orgRouting diversity3.0/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/aplusdev.org

Resolution chain

aplusdev.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.89.73.4199.89.64.0/18AS5049MORGAN-ASN - Morgan Stanley Group Inc.US
205.228.54.4205.228.54.0/24AS5049MORGAN-ASN - Morgan Stanley Group Inc.US
23.217.40.20723.217.40.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:299
Organization
morgan stanley
Contact emails

Subdomains

1 observed subdomain of 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.

MechanismTarget
SPF_IP199.89.64.0/18
SPF_IP205.228.0.0/17

Related pages

Pivot deeper into the graph from aplusdev.org.

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 20

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