Skip to content

Hostname

managedns.org

Last fetched

managedns.org resolves to 2 IPv4 addresses operated by AS-DEVEREUX - The Devereux Foundation in US. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · managedns.orgRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/managedns.org

Resolution chain

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

IPPrefixASNOperatorCountry
67.15.253.25267.15.0.0/16AS36351AS-DEVEREUX - The Devereux FoundationUS
74.52.140.840.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS

WHOIS identity

Registrar
iana:1250
Organization
managedns
Contact emails

Subdomains

609 observed subdomains of managedns.org.

Web-graph footprint

Distinct hostnames that link to or from managedns.org in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for managedns.org.

MechanismTarget
SPF_Aspf.connectreseller.com
SPF_Azimbra.managedns.org
SPF_INCLUDEamazonses.com
SPF_IP23.226.120.104
SPF_IP23.226.120.191
SPF_IP23.226.120.192

Related pages

Pivot deeper into the graph from managedns.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "managedns.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.