Skip to content

Hostname

data-security-manager.ch

Last fetched

data-security-manager.ch resolves to 1 IPv4 address operated by AS207143 in CH.

Nutrition Label

WHISPER CANON · data-security-manager.chRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/data-security-manager.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.101.159.122185.101.159.0/24AS207143CH

WHOIS identity

No WHOIS records are currently associated with data-security-manager.ch in WhisperGraph.

Subdomains

1 observed subdomain of data-security-manager.ch.

Web-graph footprint

Distinct hostnames that link to or from data-security-manager.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for data-security-manager.ch.

MechanismTarget
SPF_Adata-security-manager.ch
SPF_Ads-chat.de
SPF_INCLUDEspf.infomaniak.ch
SPF_IP185.178.195.12/32
SPF_IP83.166.143.57/32
SPF_IP83.166.143.58/32
SPF_IP85.214.184.39
SPF_MXdata-security-manager.ch

Related pages

Pivot deeper into the graph from data-security-manager.ch.

Cypher and MCP

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

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