Skip to content

Hostname

globoforce.com

Last fetched

globoforce.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · globoforce.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/globoforce.com

Resolution chain

globoforce.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.223.120.19513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.111.16534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.61.20734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.198.1944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.99.16652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.200.19375.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

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.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for globoforce.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.workhuman.com
SPF_INCLUDEvtrnz.com
SPF_IP87.198.219.207
SPF_IP87.198.219.215
SPF_MXgloboforce.com

Related pages

Pivot deeper into the graph from globoforce.com.

Cypher and MCP

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

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