Skip to content

Hostname

globalsourcepartners.com

Last fetched

globalsourcepartners.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · globalsourcepartners.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/globalsourcepartners.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.141.1313.249.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.3313.249.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.3713.249.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.3813.249.144.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.64.23.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.523.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.573.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.693.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
ann schroeder
Contact emails

Subdomains

5 observed subdomains of globalsourcepartners.com.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for globalsourcepartners.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXglobalsourcepartners.com

Related pages

Pivot deeper into the graph from globalsourcepartners.com.

Cypher and MCP

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

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