Skip to content

Hostname

bespinglobal.com

Last fetched

bespinglobal.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · bespinglobal.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bespinglobal.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.165.118.1515.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.178.10552.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
4.230.49.834.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
20.214.153.9820.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR

WHOIS identity

Registrar
iana:244
Organization
bespin global
Contact emails

Subdomains

31 observed subdomains of bespinglobal.com.

Web-graph footprint

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

98 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for bespinglobal.com.

MechanismTarget
SPF_INCLUDE46547006.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.189.61.170
SPF_IP121.189.61.171
SPF_IP121.189.61.172
SPF_IP121.189.61.177
SPF_IP121.189.61.178
SPF_IP121.189.61.179
SPF_IP13.111.0.0/16
SPF_IP13.124.111.122/32
SPF_IP13.209.164.248/32
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP211.172.244.196
SPF_IP3.34.251.107
SPF_IP3.35.115.98

Related pages

Pivot deeper into the graph from bespinglobal.com.

Cypher and MCP

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

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