Skip to content

Hostname

ds-manager.net

Last fetched

ds-manager.net resolves to 1 IPv4 address operated by AS61157 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · ds-manager.netRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ds-manager.net

Resolution chain

ds-manager.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.237.207.22980.237.200.0/21AS61157DE

WHOIS identity

Registrar
iana:1390
Organization
audatis services
Contact emails

Subdomains

12 observed subdomains of ds-manager.net.

Web-graph footprint

Distinct hostnames that link to or from ds-manager.net in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ds-manager.net.

MechanismTarget
SPF_Ads-manager.net
SPF_Amx0.ds-manager.com
SPF_Avm5014975.psmanaged.com
SPF_Avm5046789.psmanaged.com
SPF_Avm5046790.psmanaged.com
SPF_INCLUDEspf.brevo.co
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.nl2go.com
SPF_MXds-manager.net

Related pages

Pivot deeper into the graph from ds-manager.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ds-manager.net"})-[: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.