Skip to content

Hostname

staging.tbrglobal.com

Last fetched

staging.tbrglobal.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in FR.

Nutrition Label

WHISPER CANON · staging.tbrglobal.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/staging.tbrglobal.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.66.59.21640.66.0.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationFR
64.227.38.19364.227.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

No WHOIS records are currently associated with staging.tbrglobal.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for staging.tbrglobal.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.26.157.146
SPF_IP213.121.174.18
SPF_IP40.66.59.216
SPF_IP83.219.62.98
SPF_MXstaging.tbrglobal.com

Related pages

Pivot deeper into the graph from staging.tbrglobal.com.

Cypher and MCP

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

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