Skip to content

Hostname

securepoint.cloud

Last fetched

securepoint.cloud resolves to 3 IPv4 addresses operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · securepoint.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/securepoint.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
138.201.62.170138.201.0.0/16AS24940HETZNER-ASDE
138.201.63.14138.201.0.0/16AS24940HETZNER-ASDE
85.214.160.5285.214.0.0/15AS6724STRATO STRATO AGDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for securepoint.cloud.

MechanismTarget
SPF_Amx0.securepoint.de
SPF_Amx1.securepoint.de
SPF_Asecurepoint.cloud
SPF_IP185.35.13.210
SPF_IP195.4.128.26
SPF_IP85.209.185.139
SPF_IP87.139.55.127
SPF_MXsecurepoint.cloud

Related pages

Pivot deeper into the graph from securepoint.cloud.

Cypher and MCP

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

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