Skip to content

Hostname

sharepoint.50five.com

Last fetched

sharepoint.50five.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · sharepoint.50five.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sharepoint.50five.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.193.121.9318.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with sharepoint.50five.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for sharepoint.50five.com.

MechanismTarget
SPF_INCLUDE5712831.spf02.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dyncloud.io
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.163.24
SPF_IP159.69.163.26
SPF_IP188.94.76.130
SPF_IP195.201.208.140
SPF_IP195.201.208.142
SPF_IP195.201.208.144
SPF_IP212.178.207.0/24
SPF_IP2a01:4f8:c0:2f09:0:0:0:2
SPF_IP3.124.192.207
SPF_IP3.75.133.105
SPF_IP81.173.75.167/31
SPF_IP88.99.251.54
SPF_IP91.183.188.0/24

Related pages

Pivot deeper into the graph from sharepoint.50five.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sharepoint.50five.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.