Skip to content

Hostname

autodiscover.openlink.studio

Last fetched

autodiscover.openlink.studio resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · autodiscover.openlink.studioRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/autodiscover.openlink.studio

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.45.41104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.209.105172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
75.119.138.21475.119.128.0/19AS51167CONTABO - Contabo GmbHUS

WHOIS identity

No WHOIS records are currently associated with autodiscover.openlink.studio in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for autodiscover.openlink.studio.

MechanismTarget
SPF_Aautodiscover.openlink.studio
SPF_IP185.140.164.46
SPF_IP185.140.164.57/32
SPF_IP185.81.4.157/24
SPF_IP192.185.4.22
SPF_IP216.137.180.126
SPF_IP216.137.180.141
SPF_IP75.119.138.214
SPF_IP86.107.32.135/24
SPF_MXautodiscover.openlink.studio

Related pages

Pivot deeper into the graph from autodiscover.openlink.studio.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "autodiscover.openlink.studio"})-[: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.