Skip to content

Hostname

pointsharpsecurecloud.com

Last fetched

pointsharpsecurecloud.com resolves to 1 IPv4 address operated by BAHNHOF in SE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · pointsharpsecurecloud.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/pointsharpsecurecloud.com

Resolution chain

pointsharpsecurecloud.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.24.248.19885.24.128.0/17AS8473BAHNHOFSE

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

11 observed subdomains of pointsharpsecurecloud.com.

Web-graph footprint

Distinct hostnames that link to or from pointsharpsecurecloud.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pointsharpsecurecloud.com.

MechanismTarget
SPF_Amail.pointsharpsecurecloud.com
SPF_Amx1.complior.se
SPF_Amx2.complior.se
SPF_Apointsharpsecurecloud.com
SPF_INCLUDE_vsp.oderland.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.136.52.140/32
SPF_IP80.76.153.152
SPF_IP91.201.63.189
SPF_MXpointsharpsecurecloud.com

Related pages

Pivot deeper into the graph from pointsharpsecurecloud.com.

Cypher and MCP

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

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